#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include 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_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.String struct String_t; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_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* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 : public RuntimeObject { public: public: }; struct Il2CppArrayBounds; // System.Array // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 : public RuntimeObject { public: public: }; struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Memory.MemoryAllocator::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CDefaultU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_0() { return static_cast(offsetof(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields, ___U3CDefaultU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CDefaultU3Ek__BackingField_0() const { return ___U3CDefaultU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CDefaultU3Ek__BackingField_0() { return &___U3CDefaultU3Ek__BackingField_0; } inline void set_U3CDefaultU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CDefaultU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_0), (void*)value); } }; // System.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 { }; // System.Memory`1 struct Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635, ___target_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7, ___target_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572, ___target_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7, ___target_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713, ___target_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_target_1() const { return ___target_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E, ___target_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_target_1() const { return ___target_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D, ___target_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_target_1() const { return ___target_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1, ___target_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665, ___target_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D, ___target_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_target_1() const { return ___target_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6, ___target_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5, ___target_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B, ___target_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40, ___target_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472, ___target_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F, ___target_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60, ___target_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E, ___target_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1, ___target_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1, ___target_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2, ___target_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431, ___target_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8, ___target_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE, ___target_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91, ___target_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1, ___source_0)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_0() const { return ___source_0; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1, ___target_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775, ___target_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95, ___target_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04, ___target_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_target_1() const { return ___target_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4, ___target_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D, ___target_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200, ___target_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE, ___target_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2, ___target_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_target_1() const { return ___target_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600, ___target_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_target_1() const { return ___target_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B, ___target_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_target_1() const { return ___target_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2, ___target_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3, ___target_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A, ___target_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_target_1() const { return ___target_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77, ___target_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2, ___target_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D, ___target_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177, ___target_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849, ___target_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575, ___target_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC, ___target_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A, ___target_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03, ___target_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C, ___target_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB, ___target_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5, ___target_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7, ___target_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A, ___target_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A, ___target_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89, ___source_0)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_0() const { return ___source_0; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89, ___target_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62, ___target_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C, ___target_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B, ___target_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_target_1() const { return ___target_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B, ___target_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796, ___target_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C, ___target_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A, ___target_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83, ___target_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_target_1() const { return ___target_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC, ___target_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_target_1() const { return ___target_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090, ___target_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_target_1() const { return ___target_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D, ___target_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18, ___target_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC, ___target_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_target_1() const { return ___target_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A, ___target_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8, ___target_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647, ___target_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA, ___target_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514, ___target_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5, ___target_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53, ___target_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474, ___target_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7, ___target_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91, ___target_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_target_1() const { return ___target_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D, ___target_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217, ___target_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D, ___target_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E, ___target_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_target_1() const { return ___target_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD, ___target_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_target_1() const { return ___target_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD, ___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); } }; // SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1 struct RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::source Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___source_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::target Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___target_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame`1/RowIntervalOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154, ___source_0)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_0() const { return ___source_0; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154, ___target_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_target_1() const { return ___target_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154, ___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); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler struct BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 { public: union { struct { }; uint8_t BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7__padding[1]; }; public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler struct BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 { public: union { struct { }; uint8_t BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::bspline float ___bspline_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::cardinal float ___cardinal_1; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_8; public: inline static int32_t get_offset_of_bspline_0() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___bspline_0)); } inline float get_bspline_0() const { return ___bspline_0; } inline float* get_address_of_bspline_0() { return &___bspline_0; } inline void set_bspline_0(float value) { ___bspline_0 = value; } inline static int32_t get_offset_of_cardinal_1() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___cardinal_1)); } inline float get_cardinal_1() const { return ___cardinal_1; } inline float* get_address_of_cardinal_1() { return &___cardinal_1; } inline void set_cardinal_1(float value) { ___cardinal_1 = value; } inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_8() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___U3CRadiusU3Ek__BackingField_8)); } inline float get_U3CRadiusU3Ek__BackingField_8() const { return ___U3CRadiusU3Ek__BackingField_8; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_8() { return &___U3CRadiusU3Ek__BackingField_8; } inline void set_U3CRadiusU3Ek__BackingField_8(float value) { ___U3CRadiusU3Ek__BackingField_8 = value; } }; struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::CatmullRom CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___CatmullRom_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Hermite CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Hermite_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::MitchellNetravali CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___MitchellNetravali_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Robidoux CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Robidoux_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::RobidouxSharp CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___RobidouxSharp_6; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Spline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Spline_7; public: inline static int32_t get_offset_of_CatmullRom_2() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___CatmullRom_2)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_CatmullRom_2() const { return ___CatmullRom_2; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_CatmullRom_2() { return &___CatmullRom_2; } inline void set_CatmullRom_2(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___CatmullRom_2 = value; } inline static int32_t get_offset_of_Hermite_3() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Hermite_3)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Hermite_3() const { return ___Hermite_3; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Hermite_3() { return &___Hermite_3; } inline void set_Hermite_3(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Hermite_3 = value; } inline static int32_t get_offset_of_MitchellNetravali_4() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___MitchellNetravali_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_MitchellNetravali_4() const { return ___MitchellNetravali_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_MitchellNetravali_4() { return &___MitchellNetravali_4; } inline void set_MitchellNetravali_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___MitchellNetravali_4 = value; } inline static int32_t get_offset_of_Robidoux_5() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Robidoux_5)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Robidoux_5() const { return ___Robidoux_5; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Robidoux_5() { return &___Robidoux_5; } inline void set_Robidoux_5(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Robidoux_5 = value; } inline static int32_t get_offset_of_RobidouxSharp_6() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___RobidouxSharp_6)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_RobidouxSharp_6() const { return ___RobidouxSharp_6; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_RobidouxSharp_6() { return &___RobidouxSharp_6; } inline void set_RobidouxSharp_6(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___RobidouxSharp_6 = value; } inline static int32_t get_offset_of_Spline_7() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Spline_7)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Spline_7() const { return ___Spline_7; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Spline_7() { return &___Spline_7; } inline void set_Spline_7(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Spline_7 = value; } }; // System.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.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.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.Processing.Processors.Transforms.LanczosResampler struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_4() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5, ___U3CRadiusU3Ek__BackingField_4)); } inline float get_U3CRadiusU3Ek__BackingField_4() const { return ___U3CRadiusU3Ek__BackingField_4; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_4() { return &___U3CRadiusU3Ek__BackingField_4; } inline void set_U3CRadiusU3Ek__BackingField_4(float value) { ___U3CRadiusU3Ek__BackingField_4 = value; } }; struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos2 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos2_0; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos3 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos3_1; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos5 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos5_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos8 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos8_3; public: inline static int32_t get_offset_of_Lanczos2_0() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos2_0)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos2_0() const { return ___Lanczos2_0; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos2_0() { return &___Lanczos2_0; } inline void set_Lanczos2_0(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos2_0 = value; } inline static int32_t get_offset_of_Lanczos3_1() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos3_1)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos3_1() const { return ___Lanczos3_1; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos3_1() { return &___Lanczos3_1; } inline void set_Lanczos3_1(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos3_1 = value; } inline static int32_t get_offset_of_Lanczos5_2() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos5_2)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos5_2() const { return ___Lanczos5_2; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos5_2() { return &___Lanczos5_2; } inline void set_Lanczos5_2(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos5_2 = value; } inline static int32_t get_offset_of_Lanczos8_3() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos8_3)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos8_3() const { return ___Lanczos8_3; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos8_3() { return &___Lanczos8_3; } inline void set_Lanczos8_3(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos8_3 = value; } }; // System.Numerics.Matrix3x2 struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F { public: // System.Single System.Numerics.Matrix3x2::M11 float ___M11_0; // System.Single System.Numerics.Matrix3x2::M12 float ___M12_1; // System.Single System.Numerics.Matrix3x2::M21 float ___M21_2; // System.Single System.Numerics.Matrix3x2::M22 float ___M22_3; // System.Single System.Numerics.Matrix3x2::M31 float ___M31_4; // System.Single System.Numerics.Matrix3x2::M32 float ___M32_5; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M11_0)); } inline float get_M11_0() const { return ___M11_0; } inline float* get_address_of_M11_0() { return &___M11_0; } inline void set_M11_0(float value) { ___M11_0 = value; } inline static int32_t get_offset_of_M12_1() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M12_1)); } inline float get_M12_1() const { return ___M12_1; } inline float* get_address_of_M12_1() { return &___M12_1; } inline void set_M12_1(float value) { ___M12_1 = value; } inline static int32_t get_offset_of_M21_2() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M21_2)); } inline float get_M21_2() const { return ___M21_2; } inline float* get_address_of_M21_2() { return &___M21_2; } inline void set_M21_2(float value) { ___M21_2 = value; } inline static int32_t get_offset_of_M22_3() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M22_3)); } inline float get_M22_3() const { return ___M22_3; } inline float* get_address_of_M22_3() { return &___M22_3; } inline void set_M22_3(float value) { ___M22_3 = value; } inline static int32_t get_offset_of_M31_4() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M31_4)); } inline float get_M31_4() const { return ___M31_4; } inline float* get_address_of_M31_4() { return &___M31_4; } inline void set_M31_4(float value) { ___M31_4 = value; } inline static int32_t get_offset_of_M32_5() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M32_5)); } inline float get_M32_5() const { return ___M32_5; } inline float* get_address_of_M32_5() { return &___M32_5; } inline void set_M32_5(float value) { ___M32_5 = value; } }; struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields { public: // System.Numerics.Matrix3x2 System.Numerics.Matrix3x2::_identity Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ____identity_6; public: inline static int32_t get_offset_of__identity_6() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields, ____identity_6)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get__identity_6() const { return ____identity_6; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of__identity_6() { return &____identity_6; } inline void set__identity_6(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ____identity_6 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // 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.Memory.RowInterval struct RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 { public: // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::k__BackingField int32_t ___U3CMinU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::k__BackingField int32_t ___U3CMaxU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CMinU3Ek__BackingField_0() { return static_cast(offsetof(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9, ___U3CMinU3Ek__BackingField_0)); } inline int32_t get_U3CMinU3Ek__BackingField_0() const { return ___U3CMinU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CMinU3Ek__BackingField_0() { return &___U3CMinU3Ek__BackingField_0; } inline void set_U3CMinU3Ek__BackingField_0(int32_t value) { ___U3CMinU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CMaxU3Ek__BackingField_1() { return static_cast(offsetof(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9, ___U3CMaxU3Ek__BackingField_1)); } inline int32_t get_U3CMaxU3Ek__BackingField_1() const { return ___U3CMaxU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CMaxU3Ek__BackingField_1() { return &___U3CMaxU3Ek__BackingField_1; } inline void set_U3CMaxU3Ek__BackingField_1(int32_t value) { ___U3CMaxU3Ek__BackingField_1 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler struct TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF { public: union { struct { }; uint8_t TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF__padding[1]; }; public: }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler struct WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 { public: union { struct { }; uint8_t WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___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_source_1() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___EmptyArray_1)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7, ___Data_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Data_0() const { return ___Data_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Data_0 = value; } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF, ___operation_3)); } inline RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0, ___operation_3)); } inline RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0, ___operation_3)); } inline RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74, ___operation_3)); } inline RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31, ___operation_3)); } inline RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5, ___operation_3)); } inline RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91, ___operation_3)); } inline RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969, ___operation_3)); } inline RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9, ___operation_3)); } inline RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A, ___operation_3)); } inline RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5, ___operation_3)); } inline RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F, ___operation_3)); } inline RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4, ___operation_3)); } inline RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A, ___operation_3)); } inline RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9, ___operation_3)); } inline RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085, ___operation_3)); } inline RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC, ___operation_3)); } inline RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4, ___operation_3)); } inline RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C, ___operation_3)); } inline RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B, ___operation_3)); } inline RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9, ___operation_3)); } inline RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0, ___operation_3)); } inline RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532, ___operation_3)); } inline RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA, ___operation_3)); } inline RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4, ___operation_3)); } inline RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1, ___operation_3)); } inline RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89, ___operation_3)); } inline RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328, ___operation_3)); } inline RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441, ___operation_3)); } inline RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A, ___operation_3)); } inline RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6, ___operation_3)); } inline RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF, ___operation_3)); } inline RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF, ___operation_3)); } inline RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D, ___operation_3)); } inline RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F, ___operation_3)); } inline RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3, ___operation_3)); } inline RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7, ___operation_3)); } inline RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B, ___operation_3)); } inline RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9, ___operation_3)); } inline RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810, ___operation_3)); } inline RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF, ___operation_3)); } inline RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3, ___operation_3)); } inline RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628, ___operation_3)); } inline RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958, ___operation_3)); } inline RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4, ___operation_3)); } inline RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76, ___operation_3)); } inline RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA, ___operation_3)); } inline RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D, ___operation_3)); } inline RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D, ___operation_3)); } inline RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A, ___operation_3)); } inline RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7, ___operation_3)); } inline RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598, ___operation_3)); } inline RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00, ___operation_3)); } inline RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805, ___operation_3)); } inline RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766, ___operation_3)); } inline RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4, ___operation_3)); } inline RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE, ___operation_3)); } inline RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36, ___operation_3)); } inline RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629, ___operation_3)); } inline RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146, ___operation_3)); } inline RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95, ___operation_3)); } inline RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2, ___operation_3)); } inline RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53, ___operation_3)); } inline RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4, ___operation_3)); } inline RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0, ___operation_3)); } inline RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12, ___operation_3)); } inline RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491, ___operation_3)); } inline RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF, ___operation_3)); } inline RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA, ___operation_3)); } inline RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6, ___operation_3)); } inline RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B, ___operation_3)); } inline RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1, ___operation_3)); } inline RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB, ___operation_3)); } inline RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA, ___operation_3)); } inline RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA, ___operation_3)); } inline RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1, ___operation_3)); } inline RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87, ___operation_3)); } inline RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8, ___operation_3)); } inline RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4, ___operation_3)); } inline RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A, ___operation_3)); } inline RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62, ___operation_3)); } inline RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762, ___operation_3)); } inline RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117, ___operation_3)); } inline RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1> struct RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::stepY int32_t ___stepY_2; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1::operation RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 ___operation_3; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_operation_3() { return static_cast(offsetof(RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8, ___operation_3)); } inline RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 get_operation_3() const { return ___operation_3; } inline RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * get_address_of_operation_3() { return &___operation_3; } inline void set_operation_3(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 value) { ___operation_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___source_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___target_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_3))->___configuration_2), (void*)NULL); #endif } }; // System.Span`1 struct Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.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.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.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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD, ___operation_5)); } inline AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1, ___operation_5)); } inline AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC, ___operation_5)); } inline AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008, ___operation_5)); } inline AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___operation_5)); } inline AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___operation_5)); } inline AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___operation_5)); } inline AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___operation_5)); } inline AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___operation_5)); } inline AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___operation_5)); } inline AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___operation_5)); } inline AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___operation_5)); } inline AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___operation_5)); } inline AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___operation_5)); } inline AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___operation_5)); } inline AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___operation_5)); } inline AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___operation_5)); } inline AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___operation_5)); } inline AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___operation_5)); } inline AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___operation_5)); } inline AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___operation_5)); } inline AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___operation_5)); } inline AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___operation_5)); } inline AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___operation_5)); } inline AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___operation_5)); } inline AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___operation_5)); } inline AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___operation_5)); } inline AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___operation_5)); } inline AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___operation_5)); } inline AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___operation_5)); } inline AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___operation_5)); } inline AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___operation_5)); } inline AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___operation_5)); } inline AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___operation_5)); } inline AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___operation_5)); } inline AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___operation_5)); } inline AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___operation_5)); } inline AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___operation_5)); } inline AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___operation_5)); } inline AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___operation_5)); } inline AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___operation_5)); } inline AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___operation_5)); } inline AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___operation_5)); } inline AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___operation_5)); } inline AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___operation_5)); } inline AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___operation_5)); } inline AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___operation_5)); } inline AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___operation_5)); } inline AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___operation_5)); } inline AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___operation_5)); } inline AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___operation_5)); } inline AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___operation_5)); } inline AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___operation_5)); } inline AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___operation_5)); } inline AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___operation_5)); } inline AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___operation_5)); } inline AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___operation_5)); } inline AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___operation_5)); } inline AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___operation_5)); } inline AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___operation_5)); } inline AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___operation_5)); } inline AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___operation_5)); } inline AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___operation_5)); } inline AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___operation_5)); } inline AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___operation_5)); } inline AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___operation_5)); } inline AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___operation_5)); } inline AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___operation_5)); } inline AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___operation_5)); } inline AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___operation_5)); } inline AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___operation_5)); } inline AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___operation_5)); } inline AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___operation_5)); } inline AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___operation_5)); } inline AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___operation_5)); } inline AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___operation_5)); } inline AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___operation_5)); } inline AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___operation_5)); } inline AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___operation_5)); } inline AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___operation_5)); } inline AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___operation_5)); } inline AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___operation_5)); } inline AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___operation_5)); } inline AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___operation_5)); } inline AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___operation_5)); } inline AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___operation_5)); } inline AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___operation_5)); } inline AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___operation_5)); } inline AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___operation_5)); } inline AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___operation_5)); } inline AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___operation_5)); } inline AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___operation_5)); } inline AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___operation_5)); } inline AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // 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); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 m_Items[1]; public: inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { m_Items[index] = value; } }; // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_gshared_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_gshared_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_gshared_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_gshared_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_gshared_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_gshared_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_gshared_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_gshared_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_gshared_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_gshared_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_gshared_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_gshared_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_gshared_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_gshared_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_gshared_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_gshared_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_gshared_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_gshared_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_gshared_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_gshared_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_gshared_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_gshared_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_gshared_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_gshared_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_gshared_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_gshared_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_gshared_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_gshared_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_gshared_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_gshared_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_gshared_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_gshared_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_gshared_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_gshared_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_gshared_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_gshared_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_gshared_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_gshared_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_gshared_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_gshared_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_gshared_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_gshared_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_gshared_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_gshared_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_gshared_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_gshared_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_gshared_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_gshared_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_gshared_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_gshared_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_gshared_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_gshared_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_gshared_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_gshared_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_gshared_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_gshared_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_gshared_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_gshared_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_gshared_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_gshared_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_gshared_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_gshared_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_gshared_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_gshared_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_gshared_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_gshared_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_gshared_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_gshared_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_gshared_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_gshared_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_gshared_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_gshared_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_gshared_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_gshared_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_gshared_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_gshared_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_gshared_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_gshared_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_gshared_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_gshared_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_gshared_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_gshared_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_gshared_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_gshared_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_gshared_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_gshared_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_gshared_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_gshared_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_gshared_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_gshared_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_gshared_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_gshared_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_gshared_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_gshared_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_gshared_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_gshared_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_gshared_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_gshared_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_gshared_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_gshared_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_gshared_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_gshared_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_gshared_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_gshared_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_gshared_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_gshared_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_gshared_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_gshared_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_gshared_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_gshared_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_gshared_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_gshared_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_gshared_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_gshared_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_gshared_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_gshared_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_gshared_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_gshared_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_gshared_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_gshared_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_gshared_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_gshared_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_gshared_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_gshared_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_gshared_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_gshared_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_gshared_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_gshared_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_gshared_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_gshared_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_gshared_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_gshared_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_gshared_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_gshared_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_gshared_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_gshared_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_gshared_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_gshared_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_gshared_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_gshared_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_gshared_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_gshared_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_gshared_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_gshared_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_gshared_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_gshared_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_gshared_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_gshared_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_gshared_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_gshared_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_gshared_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_gshared_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_gshared_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_gshared_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_gshared_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_gshared_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_gshared_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_gshared_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_gshared_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_gshared_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_gshared_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_gshared_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_gshared_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_gshared_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_gshared_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_gshared_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_gshared_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * ___operation3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_gshared_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_gshared_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * ___operation5, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_gshared_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_gshared_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_gshared_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_gshared_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_gshared_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_gshared_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_gshared_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___i0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Memory.RowInterval::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46 (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * __this, int32_t ___min0, int32_t ___max1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) inline void RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * ___operation3, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 *, int32_t, int32_t, int32_t, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *, const RuntimeMethod*))RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *, const RuntimeMethod*))Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_gshared_inline)(__this, ___i0, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) inline void RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___i0, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B *, int32_t, const RuntimeMethod*))RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_gshared_inline)(__this, ___i0, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline)(__this, ___start0, ___length1, method); } // System.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.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, 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); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_gshared (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_3 = ___operation3; RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 L_4 = (*(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_gshared (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_11 = (RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_12; L_12 = (( RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * (*) (RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_gshared (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_3 = ___operation3; RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 L_4 = (*(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_gshared (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_11 = (RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_12; L_12 = (( RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * (*) (RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_gshared (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_3 = ___operation3; RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 L_4 = (*(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_gshared (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_11 = (RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_12; L_12 = (( RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * (*) (RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_gshared (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_3 = ___operation3; RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 L_4 = (*(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_gshared (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_11 = (RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_12; L_12 = (( RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * (*) (RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_gshared (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_3 = ___operation3; RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 L_4 = (*(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_gshared (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_11 = (RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_12; L_12 = (( RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * (*) (RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_gshared (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_3 = ___operation3; RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E L_4 = (*(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_gshared (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_11 = (RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_12; L_12 = (( RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * (*) (RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_gshared (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_3 = ___operation3; RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D L_4 = (*(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_gshared (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_11 = (RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_12; L_12 = (( RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * (*) (RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_gshared (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_3 = ___operation3; RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 L_4 = (*(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_gshared (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_11 = (RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_12; L_12 = (( RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * (*) (RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_gshared (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_3 = ___operation3; RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 L_4 = (*(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_gshared (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_11 = (RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_12; L_12 = (( RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * (*) (RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_gshared (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_3 = ___operation3; RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D L_4 = (*(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_gshared (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_11 = (RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_12; L_12 = (( RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * (*) (RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_gshared (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_3 = ___operation3; RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 L_4 = (*(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_gshared (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_11 = (RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_12; L_12 = (( RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * (*) (RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_gshared (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_3 = ___operation3; RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 L_4 = (*(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_gshared (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_11 = (RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_12; L_12 = (( RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * (*) (RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_gshared (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_3 = ___operation3; RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B L_4 = (*(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_gshared (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_11 = (RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_12; L_12 = (( RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * (*) (RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_gshared (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_3 = ___operation3; RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 L_4 = (*(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_gshared (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_11 = (RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_12; L_12 = (( RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * (*) (RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_gshared (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_3 = ___operation3; RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 L_4 = (*(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_gshared (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_11 = (RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_12; L_12 = (( RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * (*) (RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_gshared (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_3 = ___operation3; RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F L_4 = (*(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_gshared (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_11 = (RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_12; L_12 = (( RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * (*) (RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_gshared (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_3 = ___operation3; RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 L_4 = (*(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_gshared (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_11 = (RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_12; L_12 = (( RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * (*) (RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_gshared (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_3 = ___operation3; RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E L_4 = (*(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_gshared (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_11 = (RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_12; L_12 = (( RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * (*) (RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_gshared (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_3 = ___operation3; RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 L_4 = (*(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_gshared (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_11 = (RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_12; L_12 = (( RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * (*) (RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_gshared (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_3 = ___operation3; RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 L_4 = (*(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_gshared (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_11 = (RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_12; L_12 = (( RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * (*) (RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_gshared (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_3 = ___operation3; RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 L_4 = (*(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_gshared (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_11 = (RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_12; L_12 = (( RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * (*) (RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_gshared (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_3 = ___operation3; RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 L_4 = (*(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_gshared (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_11 = (RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_12; L_12 = (( RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * (*) (RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_gshared (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_3 = ___operation3; RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 L_4 = (*(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_gshared (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_11 = (RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_12; L_12 = (( RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * (*) (RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_gshared (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_3 = ___operation3; RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE L_4 = (*(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_gshared (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_11 = (RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_12; L_12 = (( RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * (*) (RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_gshared (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_3 = ___operation3; RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 L_4 = (*(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_gshared (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_11 = (RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_12; L_12 = (( RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * (*) (RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_gshared (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_3 = ___operation3; RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 L_4 = (*(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_gshared (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_11 = (RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_12; L_12 = (( RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * (*) (RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_gshared (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_3 = ___operation3; RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 L_4 = (*(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_gshared (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_11 = (RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_12; L_12 = (( RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * (*) (RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_gshared (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_3 = ___operation3; RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 L_4 = (*(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_gshared (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_11 = (RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_12; L_12 = (( RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * (*) (RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_gshared (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_3 = ___operation3; RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 L_4 = (*(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_gshared (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_11 = (RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_12; L_12 = (( RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * (*) (RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_gshared (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_3 = ___operation3; RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 L_4 = (*(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_gshared (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_11 = (RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_12; L_12 = (( RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * (*) (RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_gshared (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_3 = ___operation3; RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D L_4 = (*(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_gshared (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_11 = (RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_12; L_12 = (( RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * (*) (RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_gshared (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_3 = ___operation3; RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 L_4 = (*(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_gshared (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_11 = (RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_12; L_12 = (( RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * (*) (RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_gshared (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_3 = ___operation3; RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE L_4 = (*(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_gshared (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_11 = (RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_12; L_12 = (( RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * (*) (RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_gshared (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_3 = ___operation3; RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 L_4 = (*(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_gshared (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_11 = (RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_12; L_12 = (( RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * (*) (RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_gshared (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_3 = ___operation3; RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 L_4 = (*(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_gshared (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_11 = (RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_12; L_12 = (( RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * (*) (RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_gshared (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_3 = ___operation3; RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B L_4 = (*(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_gshared (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_11 = (RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_12; L_12 = (( RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * (*) (RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_gshared (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_3 = ___operation3; RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 L_4 = (*(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_gshared (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_11 = (RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_12; L_12 = (( RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * (*) (RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_gshared (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_3 = ___operation3; RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 L_4 = (*(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_gshared (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_11 = (RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_12; L_12 = (( RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * (*) (RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_gshared (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_3 = ___operation3; RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A L_4 = (*(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_gshared (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_11 = (RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_12; L_12 = (( RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * (*) (RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_gshared (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_3 = ___operation3; RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 L_4 = (*(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_gshared (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_11 = (RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_12; L_12 = (( RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * (*) (RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_gshared (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_3 = ___operation3; RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 L_4 = (*(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_gshared (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_11 = (RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_12; L_12 = (( RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * (*) (RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_gshared (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_3 = ___operation3; RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D L_4 = (*(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_gshared (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_11 = (RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_12; L_12 = (( RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * (*) (RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_gshared (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_3 = ___operation3; RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 L_4 = (*(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_gshared (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_11 = (RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_12; L_12 = (( RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * (*) (RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_gshared (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_3 = ___operation3; RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 L_4 = (*(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_gshared (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_11 = (RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_12; L_12 = (( RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * (*) (RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_gshared (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_3 = ___operation3; RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 L_4 = (*(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_gshared (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_11 = (RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_12; L_12 = (( RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * (*) (RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_gshared (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_3 = ___operation3; RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC L_4 = (*(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_gshared (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_11 = (RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_12; L_12 = (( RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * (*) (RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_gshared (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_3 = ___operation3; RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A L_4 = (*(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_gshared (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_11 = (RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_12; L_12 = (( RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * (*) (RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_gshared (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_3 = ___operation3; RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 L_4 = (*(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_gshared (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_11 = (RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_12; L_12 = (( RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * (*) (RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_gshared (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_3 = ___operation3; RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C L_4 = (*(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_gshared (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_11 = (RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_12; L_12 = (( RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * (*) (RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_gshared (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_3 = ___operation3; RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB L_4 = (*(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_gshared (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_11 = (RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_12; L_12 = (( RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * (*) (RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_gshared (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_3 = ___operation3; RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 L_4 = (*(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_gshared (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_11 = (RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_12; L_12 = (( RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * (*) (RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_gshared (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_3 = ___operation3; RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 L_4 = (*(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_gshared (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_11 = (RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_12; L_12 = (( RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * (*) (RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_gshared (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_3 = ___operation3; RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A L_4 = (*(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_gshared (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_11 = (RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_12; L_12 = (( RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * (*) (RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_gshared (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_3 = ___operation3; RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A L_4 = (*(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_gshared (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_11 = (RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_12; L_12 = (( RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * (*) (RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_gshared (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_3 = ___operation3; RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 L_4 = (*(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_gshared (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_11 = (RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_12; L_12 = (( RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * (*) (RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_gshared (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_3 = ___operation3; RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 L_4 = (*(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_gshared (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_11 = (RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_12; L_12 = (( RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * (*) (RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_gshared (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_3 = ___operation3; RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C L_4 = (*(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_gshared (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_11 = (RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_12; L_12 = (( RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * (*) (RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_gshared (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_3 = ___operation3; RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B L_4 = (*(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_gshared (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_11 = (RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_12; L_12 = (( RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * (*) (RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_gshared (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_3 = ___operation3; RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B L_4 = (*(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_gshared (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_11 = (RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_12; L_12 = (( RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * (*) (RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_gshared (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_3 = ___operation3; RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 L_4 = (*(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_gshared (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_11 = (RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_12; L_12 = (( RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * (*) (RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_gshared (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_3 = ___operation3; RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C L_4 = (*(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_gshared (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_11 = (RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_12; L_12 = (( RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * (*) (RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_gshared (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_3 = ___operation3; RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A L_4 = (*(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_gshared (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_11 = (RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_12; L_12 = (( RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * (*) (RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_gshared (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_3 = ___operation3; RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 L_4 = (*(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_gshared (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_11 = (RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_12; L_12 = (( RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * (*) (RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_gshared (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_3 = ___operation3; RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC L_4 = (*(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_gshared (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_11 = (RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_12; L_12 = (( RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * (*) (RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_gshared (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_3 = ___operation3; RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 L_4 = (*(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_gshared (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_11 = (RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_12; L_12 = (( RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * (*) (RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_gshared (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_3 = ___operation3; RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D L_4 = (*(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_gshared (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_11 = (RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_12; L_12 = (( RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * (*) (RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_gshared (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_3 = ___operation3; RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 L_4 = (*(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_gshared (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_11 = (RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_12; L_12 = (( RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * (*) (RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_gshared (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_3 = ___operation3; RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC L_4 = (*(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_gshared (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_11 = (RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_12; L_12 = (( RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * (*) (RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_gshared (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_3 = ___operation3; RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A L_4 = (*(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_gshared (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_11 = (RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_12; L_12 = (( RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * (*) (RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_gshared (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_3 = ___operation3; RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 L_4 = (*(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_gshared (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_11 = (RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_12; L_12 = (( RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * (*) (RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_gshared (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_3 = ___operation3; RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 L_4 = (*(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_gshared (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_11 = (RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_12; L_12 = (( RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * (*) (RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_gshared (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_3 = ___operation3; RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA L_4 = (*(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_gshared (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_11 = (RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_12; L_12 = (( RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * (*) (RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_gshared (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_3 = ___operation3; RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 L_4 = (*(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_gshared (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_11 = (RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_12; L_12 = (( RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * (*) (RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_gshared (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_3 = ___operation3; RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 L_4 = (*(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_gshared (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_11 = (RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_12; L_12 = (( RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * (*) (RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_gshared (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_3 = ___operation3; RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 L_4 = (*(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_gshared (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_11 = (RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_12; L_12 = (( RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * (*) (RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_gshared (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_3 = ___operation3; RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 L_4 = (*(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_gshared (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_11 = (RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_12; L_12 = (( RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * (*) (RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_gshared (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_3 = ___operation3; RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 L_4 = (*(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_gshared (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_11 = (RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_12; L_12 = (( RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * (*) (RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_gshared (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_3 = ___operation3; RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 L_4 = (*(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_gshared (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_11 = (RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_12; L_12 = (( RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * (*) (RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_gshared (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_3 = ___operation3; RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D L_4 = (*(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_gshared (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_11 = (RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_12; L_12 = (( RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * (*) (RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_gshared (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_3 = ___operation3; RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 L_4 = (*(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_gshared (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_11 = (RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_12; L_12 = (( RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * (*) (RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_gshared (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_3 = ___operation3; RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D L_4 = (*(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_gshared (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_11 = (RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_12; L_12 = (( RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * (*) (RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_gshared (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_3 = ___operation3; RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E L_4 = (*(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_gshared (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_11 = (RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_12; L_12 = (( RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * (*) (RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_gshared (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_3 = ___operation3; RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD L_4 = (*(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_gshared (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_11 = (RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_12; L_12 = (( RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * (*) (RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::.ctor(System.Int32,System.Int32,System.Int32,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_gshared (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_3 = ___operation3; RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 L_4 = (*(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * ___operation3, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___operation3, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`1>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_gshared (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_11 = (RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_12; L_12 = (( RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * (*) (RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_gshared (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_5 = ___operation5; AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B L_6 = (*(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_gshared (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_14 = (AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)__this->get_address_of_operation_5(); AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_15; L_15 = (( AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * (*) (AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_gshared (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_5 = ___operation5; AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 L_6 = (*(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_gshared (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_14 = (AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)__this->get_address_of_operation_5(); AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_15; L_15 = (( AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * (*) (AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_gshared (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_5 = ___operation5; AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A L_6 = (*(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_gshared (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_14 = (AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)__this->get_address_of_operation_5(); AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_15; L_15 = (( AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * (*) (AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_gshared (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_5 = ___operation5; AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF L_6 = (*(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_gshared (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_14 = (AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)__this->get_address_of_operation_5(); AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_15; L_15 = (( AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * (*) (AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_5 = ___operation5; AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D L_6 = (*(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_gshared (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_14 = (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)__this->get_address_of_operation_5(); AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_15; L_15 = (( AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * (*) (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_5 = ___operation5; AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C L_6 = (*(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_gshared (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_14 = (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)__this->get_address_of_operation_5(); AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_15; L_15 = (( AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * (*) (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_5 = ___operation5; AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 L_6 = (*(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_gshared (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_14 = (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)__this->get_address_of_operation_5(); AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_15; L_15 = (( AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * (*) (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_5 = ___operation5; AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 L_6 = (*(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_gshared (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_14 = (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)__this->get_address_of_operation_5(); AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_15; L_15 = (( AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * (*) (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_5 = ___operation5; AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 L_6 = (*(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_gshared (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_14 = (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)__this->get_address_of_operation_5(); AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_15; L_15 = (( AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * (*) (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_5 = ___operation5; AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E L_6 = (*(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_gshared (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_14 = (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)__this->get_address_of_operation_5(); AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_15; L_15 = (( AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * (*) (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_5 = ___operation5; AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 L_6 = (*(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_gshared (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_14 = (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)__this->get_address_of_operation_5(); AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_15; L_15 = (( AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * (*) (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_5 = ___operation5; AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 L_6 = (*(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_gshared (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_14 = (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)__this->get_address_of_operation_5(); AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_15; L_15 = (( AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * (*) (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_5 = ___operation5; AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 L_6 = (*(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_gshared (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_14 = (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)__this->get_address_of_operation_5(); AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_15; L_15 = (( AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * (*) (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_5 = ___operation5; AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 L_6 = (*(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_gshared (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_14 = (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)__this->get_address_of_operation_5(); AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_15; L_15 = (( AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * (*) (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_5 = ___operation5; AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F L_6 = (*(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_gshared (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_14 = (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)__this->get_address_of_operation_5(); AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_15; L_15 = (( AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * (*) (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_5 = ___operation5; AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 L_6 = (*(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_gshared (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_14 = (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)__this->get_address_of_operation_5(); AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_15; L_15 = (( AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * (*) (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_5 = ___operation5; AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 L_6 = (*(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_gshared (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_14 = (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)__this->get_address_of_operation_5(); AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_15; L_15 = (( AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * (*) (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_5 = ___operation5; AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 L_6 = (*(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_gshared (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_14 = (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)__this->get_address_of_operation_5(); AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_15; L_15 = (( AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * (*) (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_5 = ___operation5; AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB L_6 = (*(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_gshared (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_14 = (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)__this->get_address_of_operation_5(); AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_15; L_15 = (( AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * (*) (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_5 = ___operation5; AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 L_6 = (*(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_gshared (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_14 = (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)__this->get_address_of_operation_5(); AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_15; L_15 = (( AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * (*) (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_5 = ___operation5; AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC L_6 = (*(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_gshared (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_14 = (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)__this->get_address_of_operation_5(); AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_15; L_15 = (( AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * (*) (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_5 = ___operation5; AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 L_6 = (*(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_gshared (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_14 = (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)__this->get_address_of_operation_5(); AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_15; L_15 = (( AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * (*) (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_5 = ___operation5; AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 L_6 = (*(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_gshared (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_14 = (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)__this->get_address_of_operation_5(); AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_15; L_15 = (( AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * (*) (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_5 = ___operation5; AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D L_6 = (*(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_gshared (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_14 = (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)__this->get_address_of_operation_5(); AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_15; L_15 = (( AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * (*) (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_5 = ___operation5; AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 L_6 = (*(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_gshared (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_14 = (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)__this->get_address_of_operation_5(); AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_15; L_15 = (( AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * (*) (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_5 = ___operation5; AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F L_6 = (*(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_gshared (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_14 = (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)__this->get_address_of_operation_5(); AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_15; L_15 = (( AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * (*) (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_5 = ___operation5; AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD L_6 = (*(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_gshared (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_14 = (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)__this->get_address_of_operation_5(); AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_15; L_15 = (( AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * (*) (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_5 = ___operation5; AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE L_6 = (*(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_gshared (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_14 = (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)__this->get_address_of_operation_5(); AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_15; L_15 = (( AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * (*) (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_5 = ___operation5; AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B L_6 = (*(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_gshared (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_14 = (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)__this->get_address_of_operation_5(); AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_15; L_15 = (( AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * (*) (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_5 = ___operation5; AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 L_6 = (*(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_gshared (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_14 = (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)__this->get_address_of_operation_5(); AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_15; L_15 = (( AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * (*) (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_5 = ___operation5; AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 L_6 = (*(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_gshared (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_14 = (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)__this->get_address_of_operation_5(); AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_15; L_15 = (( AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * (*) (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_5 = ___operation5; AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 L_6 = (*(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_gshared (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_14 = (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)__this->get_address_of_operation_5(); AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_15; L_15 = (( AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * (*) (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_5 = ___operation5; AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 L_6 = (*(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_gshared (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_14 = (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)__this->get_address_of_operation_5(); AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_15; L_15 = (( AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * (*) (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_5 = ___operation5; AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C L_6 = (*(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_gshared (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_14 = (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)__this->get_address_of_operation_5(); AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_15; L_15 = (( AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * (*) (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_5 = ___operation5; AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B L_6 = (*(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_gshared (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_14 = (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)__this->get_address_of_operation_5(); AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_15; L_15 = (( AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * (*) (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_5 = ___operation5; AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC L_6 = (*(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_gshared (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_14 = (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)__this->get_address_of_operation_5(); AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_15; L_15 = (( AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * (*) (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_5 = ___operation5; AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 L_6 = (*(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_gshared (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_14 = (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)__this->get_address_of_operation_5(); AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_15; L_15 = (( AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * (*) (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_5 = ___operation5; AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 L_6 = (*(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_gshared (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_14 = (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)__this->get_address_of_operation_5(); AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_15; L_15 = (( AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * (*) (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_5 = ___operation5; AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 L_6 = (*(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_gshared (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_14 = (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)__this->get_address_of_operation_5(); AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_15; L_15 = (( AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * (*) (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_5 = ___operation5; AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 L_6 = (*(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_gshared (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_14 = (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)__this->get_address_of_operation_5(); AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_15; L_15 = (( AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * (*) (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_5 = ___operation5; AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 L_6 = (*(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_gshared (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_14 = (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)__this->get_address_of_operation_5(); AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_15; L_15 = (( AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * (*) (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_5 = ___operation5; AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A L_6 = (*(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_gshared (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_14 = (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)__this->get_address_of_operation_5(); AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_15; L_15 = (( AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * (*) (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_5 = ___operation5; AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 L_6 = (*(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_gshared (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_14 = (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)__this->get_address_of_operation_5(); AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_15; L_15 = (( AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * (*) (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_5 = ___operation5; AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED L_6 = (*(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_gshared (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_14 = (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)__this->get_address_of_operation_5(); AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_15; L_15 = (( AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * (*) (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_5 = ___operation5; AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 L_6 = (*(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_gshared (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_14 = (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)__this->get_address_of_operation_5(); AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_15; L_15 = (( AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * (*) (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_5 = ___operation5; AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 L_6 = (*(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_gshared (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_14 = (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)__this->get_address_of_operation_5(); AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_15; L_15 = (( AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * (*) (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_5 = ___operation5; AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F L_6 = (*(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_gshared (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_14 = (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)__this->get_address_of_operation_5(); AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_15; L_15 = (( AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * (*) (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_5 = ___operation5; AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B L_6 = (*(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_gshared (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_14 = (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)__this->get_address_of_operation_5(); AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_15; L_15 = (( AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * (*) (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_5 = ___operation5; AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 L_6 = (*(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_gshared (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_14 = (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)__this->get_address_of_operation_5(); AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_15; L_15 = (( AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * (*) (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_5 = ___operation5; AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C L_6 = (*(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_gshared (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_14 = (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)__this->get_address_of_operation_5(); AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_15; L_15 = (( AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * (*) (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_5 = ___operation5; AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 L_6 = (*(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_gshared (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_14 = (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)__this->get_address_of_operation_5(); AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_15; L_15 = (( AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * (*) (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_5 = ___operation5; AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 L_6 = (*(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_gshared (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_14 = (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)__this->get_address_of_operation_5(); AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_15; L_15 = (( AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * (*) (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_5 = ___operation5; AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 L_6 = (*(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_gshared (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_14 = (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)__this->get_address_of_operation_5(); AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_15; L_15 = (( AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * (*) (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_5 = ___operation5; AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 L_6 = (*(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_gshared (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_14 = (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)__this->get_address_of_operation_5(); AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_15; L_15 = (( AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * (*) (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_5 = ___operation5; AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 L_6 = (*(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_gshared (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_14 = (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)__this->get_address_of_operation_5(); AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_15; L_15 = (( AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * (*) (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_5 = ___operation5; AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A L_6 = (*(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_gshared (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_14 = (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)__this->get_address_of_operation_5(); AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_15; L_15 = (( AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * (*) (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_5 = ___operation5; AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 L_6 = (*(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_gshared (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_14 = (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)__this->get_address_of_operation_5(); AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_15; L_15 = (( AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * (*) (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_5 = ___operation5; AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A L_6 = (*(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_gshared (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_14 = (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)__this->get_address_of_operation_5(); AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_15; L_15 = (( AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * (*) (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_5 = ___operation5; AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE L_6 = (*(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_gshared (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_14 = (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)__this->get_address_of_operation_5(); AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_15; L_15 = (( AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * (*) (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_5 = ___operation5; AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC L_6 = (*(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_gshared (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_14 = (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)__this->get_address_of_operation_5(); AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_15; L_15 = (( AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * (*) (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_5 = ___operation5; AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A L_6 = (*(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_gshared (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_14 = (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)__this->get_address_of_operation_5(); AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_15; L_15 = (( AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * (*) (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_5 = ___operation5; AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 L_6 = (*(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_gshared (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_14 = (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)__this->get_address_of_operation_5(); AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_15; L_15 = (( AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * (*) (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_5 = ___operation5; AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 L_6 = (*(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_gshared (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_14 = (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)__this->get_address_of_operation_5(); AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_15; L_15 = (( AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * (*) (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_5 = ___operation5; AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C L_6 = (*(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_gshared (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_14 = (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)__this->get_address_of_operation_5(); AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_15; L_15 = (( AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * (*) (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_5 = ___operation5; AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B L_6 = (*(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_gshared (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_14 = (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)__this->get_address_of_operation_5(); AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_15; L_15 = (( AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * (*) (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_5 = ___operation5; AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 L_6 = (*(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_gshared (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_14 = (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)__this->get_address_of_operation_5(); AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_15; L_15 = (( AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * (*) (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_5 = ___operation5; AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 L_6 = (*(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_gshared (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_14 = (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)__this->get_address_of_operation_5(); AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_15; L_15 = (( AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * (*) (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_5 = ___operation5; AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 L_6 = (*(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_gshared (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_14 = (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)__this->get_address_of_operation_5(); AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_15; L_15 = (( AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * (*) (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_5 = ___operation5; AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB L_6 = (*(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_gshared (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_14 = (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)__this->get_address_of_operation_5(); AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_15; L_15 = (( AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * (*) (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_5 = ___operation5; AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C L_6 = (*(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_gshared (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_14 = (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)__this->get_address_of_operation_5(); AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_15; L_15 = (( AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * (*) (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_5 = ___operation5; AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 L_6 = (*(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_gshared (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_14 = (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)__this->get_address_of_operation_5(); AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_15; L_15 = (( AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * (*) (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_5 = ___operation5; AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD L_6 = (*(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_gshared (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_14 = (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)__this->get_address_of_operation_5(); AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_15; L_15 = (( AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * (*) (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_5 = ___operation5; AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B L_6 = (*(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_gshared (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_14 = (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)__this->get_address_of_operation_5(); AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_15; L_15 = (( AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * (*) (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_5 = ___operation5; AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F L_6 = (*(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_gshared (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_14 = (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)__this->get_address_of_operation_5(); AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_15; L_15 = (( AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * (*) (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_5 = ___operation5; AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 L_6 = (*(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_gshared (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_14 = (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)__this->get_address_of_operation_5(); AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_15; L_15 = (( AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * (*) (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_5 = ___operation5; AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C L_6 = (*(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_gshared (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_14 = (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)__this->get_address_of_operation_5(); AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_15; L_15 = (( AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * (*) (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_5 = ___operation5; AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 L_6 = (*(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_gshared (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_14 = (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)__this->get_address_of_operation_5(); AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_15; L_15 = (( AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * (*) (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_5 = ___operation5; AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 L_6 = (*(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_gshared (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_14 = (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)__this->get_address_of_operation_5(); AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_15; L_15 = (( AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * (*) (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_5 = ___operation5; AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D L_6 = (*(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_gshared (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_14 = (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)__this->get_address_of_operation_5(); AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_15; L_15 = (( AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * (*) (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_5 = ___operation5; AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC L_6 = (*(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_gshared (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_14 = (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)__this->get_address_of_operation_5(); AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_15; L_15 = (( AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * (*) (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_5 = ___operation5; AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 L_6 = (*(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_gshared (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_14 = (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)__this->get_address_of_operation_5(); AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_15; L_15 = (( AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * (*) (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_5 = ___operation5; AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 L_6 = (*(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_gshared (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_14 = (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)__this->get_address_of_operation_5(); AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_15; L_15 = (( AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * (*) (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_5 = ___operation5; AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 L_6 = (*(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_gshared (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_14 = (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)__this->get_address_of_operation_5(); AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_15; L_15 = (( AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * (*) (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_5 = ___operation5; AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 L_6 = (*(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_gshared (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_14 = (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)__this->get_address_of_operation_5(); AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_15; L_15 = (( AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * (*) (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_5 = ___operation5; AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD L_6 = (*(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_gshared (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_14 = (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)__this->get_address_of_operation_5(); AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_15; L_15 = (( AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * (*) (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_5 = ___operation5; AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE L_6 = (*(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_gshared (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_14 = (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)__this->get_address_of_operation_5(); AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_15; L_15 = (( AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * (*) (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_5 = ___operation5; AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 L_6 = (*(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_gshared (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_14 = (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)__this->get_address_of_operation_5(); AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_15; L_15 = (( AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * (*) (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_5 = ___operation5; AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A L_6 = (*(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_gshared (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_14 = (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)__this->get_address_of_operation_5(); AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_15; L_15 = (( AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * (*) (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_5 = ___operation5; AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 L_6 = (*(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_gshared (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_14 = (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)__this->get_address_of_operation_5(); AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_15; L_15 = (( AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * (*) (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_5 = ___operation5; AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 L_6 = (*(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_gshared (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_14 = (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)__this->get_address_of_operation_5(); AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_15; L_15 = (( AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * (*) (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_5 = ___operation5; AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 L_6 = (*(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_gshared (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_14 = (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)__this->get_address_of_operation_5(); AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_15; L_15 = (( AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * (*) (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_5 = ___operation5; AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 L_6 = (*(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_gshared (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_14 = (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)__this->get_address_of_operation_5(); AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_15; L_15 = (( AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * (*) (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_inline(_thisAdjusted, ___i0, 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.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_5 = ___operation5; AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C L_6 = (*(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_AdjustorThunk (RuntimeObject * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_inline(_thisAdjusted, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::Invoke(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_gshared (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_14 = (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)__this->get_address_of_operation_5(); AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_15; L_15 = (( AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * (*) (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_EXTERN_C void RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_inline(_thisAdjusted, ___i0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA899AE07EF1A08D73FE8A1AB2E64C885EDA1BE50_gshared_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_3 = ___operation3; RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 L_4 = (*(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA87C0F2B8B3F13668AA1535E53C6538711BE6FF1_gshared_inline (RowIntervalOperationWrapper_1_tCDAAA5A0A7A5B147BBE2BFFA049834F0D03E5EEF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_11 = (RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * L_12; L_12 = (( RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 * (*) (RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)(RowIntervalOperation_1_t1DE5C3BC706308322C816472212A2D1E4DCA2635 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD78BA45039A4F36958EF49CFEC16A1A01F19FC53_gshared_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_3 = ___operation3; RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 L_4 = (*(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2E18CADBD3E38D3FC0344651B2F263526B5A24DD_gshared_inline (RowIntervalOperationWrapper_1_t6B9A91D817F51837498DABC2E8767D403E3B95A0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_11 = (RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * L_12; L_12 = (( RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 * (*) (RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)(RowIntervalOperation_1_tC6804F4D5E190F78A836CFD66FE662EEEE188EE7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC9D2F99B85EADFC32C8212762645942CCAD57319_gshared_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_3 = ___operation3; RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 L_4 = (*(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6066915F00999BFDF8BFD49003BC5493E62AB165_gshared_inline (RowIntervalOperationWrapper_1_tCBC39C3E422F01CCB1872D1A36E4B5FB1EE7BEC0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_11 = (RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * L_12; L_12 = (( RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 * (*) (RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)(RowIntervalOperation_1_tF64394E7FA4B3DE29659BCB2B0A00324B6704572 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9B7F78E645B33CC1A7381D4115DCA2580049B8AF_gshared_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_3 = ___operation3; RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 L_4 = (*(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBC671380E0700357490FFE23081F5EC55C09AA86_gshared_inline (RowIntervalOperationWrapper_1_t9788F526399D2ECF1B094097D06293DE04E62C74 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_11 = (RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * L_12; L_12 = (( RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 * (*) (RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)(RowIntervalOperation_1_tEC06356DA58BA727524E4FBA0084B1F9754D5AB7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m53CDBDE0CE5B16C802A8B9ADFA34DFB06F4FFBB9_gshared_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_3 = ___operation3; RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 L_4 = (*(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6EE3350A893DB2F967F34B627A8EEFAD61BD94B6_gshared_inline (RowIntervalOperationWrapper_1_t20145D97E9EF3CED67C42D5D12A4692B8E4B0E31 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_11 = (RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * L_12; L_12 = (( RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 * (*) (RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)(RowIntervalOperation_1_t04CED2D133A92EF3DE93285E1BB1CED297870713 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8EC01073DA1EE8CE43C9561967179688AB145603_gshared_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_3 = ___operation3; RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E L_4 = (*(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0C31AE3D47E7424F53F0E5D70B8B1BC1D8064DEA_gshared_inline (RowIntervalOperationWrapper_1_t89BB57CF201BC04837F9E9468667081132086DC5 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_11 = (RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * L_12; L_12 = (( RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E * (*) (RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)(RowIntervalOperation_1_tC062FD638086780CDBF479E72E8E94A06977524E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCB8077E8D94A2C87BCDB08BBBCAF0D20CDAC1CDE_gshared_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_3 = ___operation3; RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D L_4 = (*(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8E6279791464C278ABB1EC8D870F027E98428FC2_gshared_inline (RowIntervalOperationWrapper_1_t7C4D2E60BD901D0B36F1C69CAAAF725A2172BB91 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_11 = (RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * L_12; L_12 = (( RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D * (*) (RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)(RowIntervalOperation_1_t39A8CD3DD2FF0204039920EF8740C5BC3F2C2D9D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m9F7FE7F5D7A929873BB1CC861AD792876FC86F03_gshared_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_3 = ___operation3; RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 L_4 = (*(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3C1838521371CDFF920D1CB1FAD3D1ABA9A530F8_gshared_inline (RowIntervalOperationWrapper_1_tAEE008CC795502614D134D7DA232F3ACD13D6969 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_11 = (RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * L_12; L_12 = (( RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 * (*) (RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)(RowIntervalOperation_1_tB5FE91FD376894A12F87838F6583B9474528E4D1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m32638D5D40B1F03ACA4655901241728050AF396A_gshared_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_3 = ___operation3; RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 L_4 = (*(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF1A829ABE872BBDF0905DF67F58F085321862F00_gshared_inline (RowIntervalOperationWrapper_1_tAB795F3209F92781E9C1FCC4DC5DBCBA7A706BC9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_11 = (RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * L_12; L_12 = (( RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 * (*) (RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)(RowIntervalOperation_1_t3B6E3D2ECD7E67EABABFA4319F558FF9DD83B665 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5224963E06806039464A3A292C0CE82BDB74F2FF_gshared_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_3 = ___operation3; RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D L_4 = (*(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m881C60175474FB308860D5F9AB1CB22107F7D60A_gshared_inline (RowIntervalOperationWrapper_1_tC9EE39FA32D243E4B0BEECA32C1BB9EA42F3143A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_11 = (RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * L_12; L_12 = (( RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D * (*) (RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)(RowIntervalOperation_1_t4C44AABC26124940214DAB9416E094F6327AFF3D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB144C85E769A0948118B6D238E2F067326A11ED5_gshared_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_3 = ___operation3; RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 L_4 = (*(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mF613E5A9D8501E13FF8D3CDCFC0C708DD3CFECBC_gshared_inline (RowIntervalOperationWrapper_1_tF75FA4C79E6187BB1524B0F8CE7AA495A1A35CE5 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_11 = (RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * L_12; L_12 = (( RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 * (*) (RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)(RowIntervalOperation_1_tCA2FE1D20249784825C5B06E6B022E0CFFCAE9E6 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m96475472879F480697CFCECAA674BE9D1D98DB1D_gshared_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_3 = ___operation3; RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 L_4 = (*(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m194FDEFEA82D55765FABC68E90B75F3638889A58_gshared_inline (RowIntervalOperationWrapper_1_tC9ED08DB614173FADCAA4A2CB2669D9A646F395F * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_11 = (RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * L_12; L_12 = (( RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 * (*) (RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)(RowIntervalOperation_1_tF2C6D5BFC51E5B77BF051FFE3532C3800EB42BB5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD32895C3A35906B374F0C77ED4D3A2370C2DC52E_gshared_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_3 = ___operation3; RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B L_4 = (*(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m79A4E27C4006575D605F2B62327D24E3797A7770_gshared_inline (RowIntervalOperationWrapper_1_t060FDEE1DB726837EC265B67A0015AEED4C64FB4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_11 = (RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * L_12; L_12 = (( RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B * (*) (RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)(RowIntervalOperation_1_tD2220B2E28F969605CA956DBECFB0BAE2865BA6B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m745876B8D5B5E5E5AFC2258FFD175B5A6C0438B1_gshared_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_3 = ___operation3; RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 L_4 = (*(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7D5200CBC3A9E925A4037BF94B7797358A7F577_gshared_inline (RowIntervalOperationWrapper_1_t16E726E971C7CD774D219109739482E3CBD1226A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_11 = (RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * L_12; L_12 = (( RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 * (*) (RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)(RowIntervalOperation_1_t8A9A0DBC5E7F6CBC5C53B26DD59D318710D95A40 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB28F31997A40286D71A1C0AD0E378040D5AAF001_gshared_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_3 = ___operation3; RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 L_4 = (*(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3ADC885FD18B86DEBBEE5685EA367B60B55E8581_gshared_inline (RowIntervalOperationWrapper_1_t8281F04B4ECA0DC862CCB8907DD2A09FD29E2FC9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_11 = (RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * L_12; L_12 = (( RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 * (*) (RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)(RowIntervalOperation_1_t517052FE74099D06D0737CFC5F2B5FF152E1C472 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m74C52421ECEDC054430F9E5F761A9B80C8286855_gshared_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_3 = ___operation3; RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F L_4 = (*(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3EB5E502E52D15FC82FA01E73B429ADED4B1A9BB_gshared_inline (RowIntervalOperationWrapper_1_t0E0456E13A9268358159D44EC97CE76513DA5085 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_11 = (RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * L_12; L_12 = (( RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F * (*) (RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)(RowIntervalOperation_1_tEAA640250F6FB771021674493C8EEA302382867F *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m38573295C94F20C1EA796C5790452590C2C44977_gshared_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_3 = ___operation3; RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 L_4 = (*(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB8D07D4722772CF2019A295DE34F273DB3AFF7A8_gshared_inline (RowIntervalOperationWrapper_1_t625721033AA319D08708D57FB5E7AC647FE5C8DC * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_11 = (RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * L_12; L_12 = (( RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 * (*) (RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)(RowIntervalOperation_1_tB140B2B883CCFFCF69B0EA8D3EE8BBF708FFEE60 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA71AFC7D8AC10AEB9444215EBF5CDAF24BA891C7_gshared_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_3 = ___operation3; RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E L_4 = (*(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m5E05821CCB09AC4794CC9E16E481196089C8A6BA_gshared_inline (RowIntervalOperationWrapper_1_t22DCC4324E9BD92153B3D6F43E85B5A844C8DEB4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_11 = (RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * L_12; L_12 = (( RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E * (*) (RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)(RowIntervalOperation_1_t9CB850F61DA432C8D367AA0495F752D0D62EE86E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA2B07C746412409026BA3186DB424179B7C58B17_gshared_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_3 = ___operation3; RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 L_4 = (*(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m51E0A2ADAE465797897533B824D1050DB0C9B17C_gshared_inline (RowIntervalOperationWrapper_1_t299EF338ECFE0B0139A28C3DA59C0F4D0983E00C * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_11 = (RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * L_12; L_12 = (( RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 * (*) (RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)(RowIntervalOperation_1_tDE3CB2A55F65640EDFA5C6D7B7BED1391467FEB1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBA831B82C52380BF442AFD19EB81274D89B05F63_gshared_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_3 = ___operation3; RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 L_4 = (*(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m235298C45798D8612812AC7DCD5933B01770F373_gshared_inline (RowIntervalOperationWrapper_1_tDB7E40F29A8CF451CFDF753BBEA34D3BD919472B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_11 = (RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * L_12; L_12 = (( RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 * (*) (RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)(RowIntervalOperation_1_t153A0831CE737CA58BE48132341E063671BA0AE1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA19E912CEF043A83178A24976E7E049A2755823B_gshared_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_3 = ___operation3; RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 L_4 = (*(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m66608094B7C21F0895196726EE4CEBD8645445C6_gshared_inline (RowIntervalOperationWrapper_1_t0697F8F55F4533AC5B8690774FC2DC320F044FB9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_11 = (RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * L_12; L_12 = (( RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 * (*) (RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)(RowIntervalOperation_1_t100162C7A215056AC0163B984F074532453A4CB2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6624928F648DAFEE38EF2A4BE2B2F936250EDAA6_gshared_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_3 = ___operation3; RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 L_4 = (*(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m88F262C47DFB8F13578A53658ECDAF8C91943DE0_gshared_inline (RowIntervalOperationWrapper_1_tBD8C4E8F919C015B09BF3C90048CBB2ACBBFEAA0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_11 = (RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * L_12; L_12 = (( RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 * (*) (RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)(RowIntervalOperation_1_t867D803690494505B605393E305C1066FDCC9431 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m65678302AEEC7B0FB2EF25349DA7120CE53A3FB2_gshared_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_3 = ___operation3; RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 L_4 = (*(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD1F358E303329B9767066A0554AA387BDB4BCC91_gshared_inline (RowIntervalOperationWrapper_1_t06EFE67D86D58112B6E431239B8552672B4FA532 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_11 = (RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * L_12; L_12 = (( RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 * (*) (RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)(RowIntervalOperation_1_t706D15EB80A5A011CD09836E39B5DB2218FDE5E8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m79762A31A54B2E3189A72AF60147A1D0E6C4221C_gshared_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_3 = ___operation3; RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE L_4 = (*(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1C2C3AAA105201248F355FE32829694AEFE3595A_gshared_inline (RowIntervalOperationWrapper_1_tD4D21DE2E90F81151F7D83F7DE1E63FC2E59CBBA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_11 = (RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * L_12; L_12 = (( RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE * (*) (RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)(RowIntervalOperation_1_tD522783815BF74BEE3A5A8725D79B1EC8B80CAAE *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m851E7519E0375531C11926DEB04CA9E9DB306A94_gshared_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_3 = ___operation3; RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 L_4 = (*(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mD536B11BAF028DD7756377A03AC93E4B5A2C5E2B_gshared_inline (RowIntervalOperationWrapper_1_tD74A844921BE28EB9F26DE099E1359E5A4CD66F4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_11 = (RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * L_12; L_12 = (( RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 * (*) (RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)(RowIntervalOperation_1_t08A74A589A00F141E38B188F1A619D3C54CF6A91 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3E66E68B3B94EDD09D5714F6FBE5446746876836_gshared_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_3 = ___operation3; RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 L_4 = (*(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCFBC3F68EB8693BAE1F2D83E12F27AA0FAD58203_gshared_inline (RowIntervalOperationWrapper_1_tFEA245C833E88C786833E50896CB7AC5357AE1D1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_11 = (RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * L_12; L_12 = (( RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 * (*) (RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)(RowIntervalOperation_1_t148276DE7FFD27CECF941D6E4B8B869E47CF21F1 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFE904A77DA6429CC9D056A309DC0EBEEEC624F64_gshared_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_3 = ___operation3; RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 L_4 = (*(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAB135B7688E1475EC0573BC8A45501790892BA5B_gshared_inline (RowIntervalOperationWrapper_1_tAD2DA88321EC653AC0680E8472B55D75B396BB89 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_11 = (RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * L_12; L_12 = (( RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 * (*) (RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)(RowIntervalOperation_1_tD1E990CC8B7EE4D0567096D0D5A4272BB5DF9775 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E784737F1072FB97AB1E13DCEA8EEA7C1F72C4F_gshared_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_3 = ___operation3; RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 L_4 = (*(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC0501B08799C1B836297B2BEC04C0B7ECDDDC958_gshared_inline (RowIntervalOperationWrapper_1_t344374E11E767828CB4FBE35E259C72FF3AEA328 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_11 = (RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * L_12; L_12 = (( RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 * (*) (RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)(RowIntervalOperation_1_t800748685C1B5AA6649D7952AAAAABEE83DECB95 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mFD74AC84EEDEF288FB55CB2A81B0B5198EE86C50_gshared_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_3 = ___operation3; RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 L_4 = (*(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m25360AE678A4A2233F125658F1F29A3DCB669A91_gshared_inline (RowIntervalOperationWrapper_1_t12B23909D8B3EDC99B6D37F415E00775F1273441 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_11 = (RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * L_12; L_12 = (( RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 * (*) (RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)(RowIntervalOperation_1_t4A33BF47C200F52BCA57A4CAB0B04E2BAF759F04 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2CDA2620A09B3764033BAB4FD320CF706655B577_gshared_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_3 = ___operation3; RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 L_4 = (*(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m02F4A830D4173E61B18DE71B3C8C1BE84627BA37_gshared_inline (RowIntervalOperationWrapper_1_tCF79CAE7F53C0DC59BF3D5104C9395B03A57D93A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_11 = (RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * L_12; L_12 = (( RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 * (*) (RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)(RowIntervalOperation_1_t39F3472D3946C84BCB07D2A471BC838C141E9BD4 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDB5BA74E6D5148B5DC4C640C3DC94E4EC550BB56_gshared_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_3 = ___operation3; RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D L_4 = (*(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA0AAFF6D00C662E8993D72D204105E20F09E637F_gshared_inline (RowIntervalOperationWrapper_1_t55A4EAA54DC4D0E73BF59CA919E820DCD2EED5C6 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_11 = (RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * L_12; L_12 = (( RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D * (*) (RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)(RowIntervalOperation_1_t501F34BDE1EDAB83F6BCF2B25B934F5896367F5D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m91CA82FC2859312BE7BB029A499DB79ECC700B83_gshared_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_3 = ___operation3; RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 L_4 = (*(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4223778FDFBC8649DA0FC31B16F938EE6184A470_gshared_inline (RowIntervalOperationWrapper_1_t6310B532A2467EAEAB6105DE289C6A4C3B43E5AF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_11 = (RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * L_12; L_12 = (( RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 * (*) (RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)(RowIntervalOperation_1_tDCD7B25D19169AC3F78B700EB1AF317AC05B4200 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m080309B4DB0ED2FE5EBA0760718B7CB106524299_gshared_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_3 = ___operation3; RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE L_4 = (*(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m36950FABD93AD5752D91E6EC7E6843E5727473BA_gshared_inline (RowIntervalOperationWrapper_1_t1D4805470C761A47542DDCBD709F2CFEC6B195FF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_11 = (RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * L_12; L_12 = (( RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE * (*) (RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)(RowIntervalOperation_1_t50510FF8CEB916D79C450B01D38D6A99451F8EDE *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB4F271AFE3E3CAA22FC11BFF45032A9394B760C1_gshared_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_3 = ___operation3; RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 L_4 = (*(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m083D8B1F6CE1A16E295C5F0EAC942C1AD97E5B77_gshared_inline (RowIntervalOperationWrapper_1_tAC16D3728E96F49F3CEC444B820CD7DF2631F15D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_11 = (RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * L_12; L_12 = (( RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 * (*) (RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)(RowIntervalOperation_1_t2866B1677352393F810ECCBB237D80373A2CEAF2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2B37A96517CDCE8B1B32B9FFDFFFA20FA9E02287_gshared_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_3 = ___operation3; RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 L_4 = (*(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m0AD2CB2011C877A7F99763225B635DA523200A79_gshared_inline (RowIntervalOperationWrapper_1_t786F428A6D5EFC8F7A4098CC737A811B601B8D0F * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_11 = (RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * L_12; L_12 = (( RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 * (*) (RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)(RowIntervalOperation_1_t50FF00BB97D273EB2520646232EB8AD6EBD76600 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m880B0D4339DF46496BADAD974B787A072DA554FC_gshared_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_3 = ___operation3; RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B L_4 = (*(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE59C79CCE6FDEC305D42AAE3E5C4B7A342856528_gshared_inline (RowIntervalOperationWrapper_1_t816FE15DB75DF564F91053C22C631A75BC9FABC3 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_11 = (RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * L_12; L_12 = (( RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B * (*) (RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)(RowIntervalOperation_1_t3B368F4A7E01ABDC2CAC57481A96FB687882BB5B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mBE528DD8A76D38D800EFDCE72C0A5E89E7B13609_gshared_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_3 = ___operation3; RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 L_4 = (*(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mFE6B3572766638EF3D5F3D1C83A4FD4A2A1AB014_gshared_inline (RowIntervalOperationWrapper_1_tF132812171A5C5755D4346AC121290C5BE8A1BA7 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_11 = (RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * L_12; L_12 = (( RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 * (*) (RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)(RowIntervalOperation_1_tC9A689308A19B722096539ABFF4097A8EF325BF2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m253455368851F16302B62644DE1B3C96D8E3C11D_gshared_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_3 = ___operation3; RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 L_4 = (*(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA9E3A1E5AB692871185300CDFF8016028CE8D514_gshared_inline (RowIntervalOperationWrapper_1_tD20FE6E2ACF2EEDE2FDE113178FF883469EECA6B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_11 = (RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * L_12; L_12 = (( RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 * (*) (RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)(RowIntervalOperation_1_t1B98C25A6C0C1FD30F30716573D0B8E27FB3EDB3 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0B3AD67F0CA502A276FC0EDA9268087544CEE000_gshared_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_3 = ___operation3; RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A L_4 = (*(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAE9DADB122BA90396771F31FAF6A745E40F662D0_gshared_inline (RowIntervalOperationWrapper_1_tE35B33CBD24DEEB55BE465B4CE2F7F11B91A44D9 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_11 = (RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * L_12; L_12 = (( RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A * (*) (RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)(RowIntervalOperation_1_t36AAFC9F4EE23CDAD7848D43F942F21C9CE08E9A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m45D9B93DB74612871C853616F460F32BE95E9AFA_gshared_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_3 = ___operation3; RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 L_4 = (*(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m264BDF02368BA470573A3A01D7080662BCE2B4F3_gshared_inline (RowIntervalOperationWrapper_1_t97940616A15597B8E1D7E946D68C30A0C63BE810 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_11 = (RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * L_12; L_12 = (( RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 * (*) (RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)(RowIntervalOperation_1_tA4B060973130BF51CAB51F436E8AEEB1CE83FF77 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mC61D80A8C11474B762C244F602E0DA0CA41FA3FD_gshared_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_3 = ___operation3; RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 L_4 = (*(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA76192DEFBB39C3964481B4EC49E6A74F50F882B_gshared_inline (RowIntervalOperationWrapper_1_t92E0554CADFFC74BA5C9B953CD8BB508A866EAAF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_11 = (RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * L_12; L_12 = (( RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 * (*) (RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)(RowIntervalOperation_1_tB352DAD8B486BE85BA8F2DD9B06AA5435F7550A2 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE2116C78141F93DCCAAB71F3427CEBB79F9F8F69_gshared_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_3 = ___operation3; RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D L_4 = (*(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m2409D88D1F6D1EA44C79AA697C81DA2B0E417372_gshared_inline (RowIntervalOperationWrapper_1_tA3B934381C38F209D44C0851858EA7CFED72EBC3 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_11 = (RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * L_12; L_12 = (( RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D * (*) (RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)(RowIntervalOperation_1_tE4971D22B7D8E6C85C78D9EB5B457594ABD9658D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m2014502E855B94A72F0F82B25C3F1ABF16A492E7_gshared_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_3 = ___operation3; RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 L_4 = (*(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m71DDA489C3C46D38E019AFF1BCF5EB675C2A32B5_gshared_inline (RowIntervalOperationWrapper_1_tAFD804EC8DD8DCFB493D184949AC906DF6DF2628 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_11 = (RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * L_12; L_12 = (( RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 * (*) (RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)(RowIntervalOperation_1_t5B1EEFB91226EFFB5676EC4697FE50F34D84C177 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB9F0723A6977ACD087FC5EA6FDE6C7D76D12F0AC_gshared_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_3 = ___operation3; RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 L_4 = (*(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m719EF4191FDF9BB517FF82BF8629750941D42B3A_gshared_inline (RowIntervalOperationWrapper_1_t5BA2586606EF374116BCC281A785EA672C11A958 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_11 = (RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * L_12; L_12 = (( RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 * (*) (RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)(RowIntervalOperation_1_tFFBC8C9BE239D11546DBB4E54DEF6E39F9040849 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE5A42A4A1D4D13FA377DD23694FC2A83E393483C_gshared_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_3 = ___operation3; RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 L_4 = (*(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE8F2D8662DDBE6E70C9BC85BD1B17CB339BDDC31_gshared_inline (RowIntervalOperationWrapper_1_t77217A1A25E0018E6BCF4D5150900CA5980A30A4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_11 = (RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * L_12; L_12 = (( RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 * (*) (RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)(RowIntervalOperation_1_tB1974E1E56E197D472AF63C83EBAD5E9BB2D3575 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m753FB82F595BD9DC95952DA845FAD0D76C52EA69_gshared_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_3 = ___operation3; RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC L_4 = (*(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC7E2E5A13FBA2C411CBD7184F2E5007D7B8D3F65_gshared_inline (RowIntervalOperationWrapper_1_t1480D8AF791B93D19F7CEDB5204EE649C4531E76 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_11 = (RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * L_12; L_12 = (( RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC * (*) (RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)(RowIntervalOperation_1_t70748AC10E028CDE0C86EDC4F78C3065D3517FEC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m0415152522D0EB438455B1F77C5AD27DBA1062A5_gshared_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_3 = ___operation3; RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A L_4 = (*(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m99B7872B5728ED60E211F3533C7CA90C87F50362_gshared_inline (RowIntervalOperationWrapper_1_tBC362A1EA8834B9BA602E0C7F93BAEC63E248FDA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_11 = (RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * L_12; L_12 = (( RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A * (*) (RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)(RowIntervalOperation_1_t898A6B7B3CD813B22FDA5F057A650AFC045AC68A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8C04BED09A93F5390C7CAE0A143CD858A9E49A52_gshared_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_3 = ___operation3; RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 L_4 = (*(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3055D431916B2A2318E54316A64979F125A8F5BA_gshared_inline (RowIntervalOperationWrapper_1_t0BD2F27070FE94D10B1190D5F2B7D18FD53C866D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_11 = (RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * L_12; L_12 = (( RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 * (*) (RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)(RowIntervalOperation_1_tF1E05D14C1239609273D8E3DD5868EEDCBDBDF03 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD6FC0D6DCC5254594C7A6522A650B1B74D676328_gshared_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_3 = ___operation3; RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C L_4 = (*(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE7999D810A81E9003B725DFC94673584B67072BE_gshared_inline (RowIntervalOperationWrapper_1_t2C09E8DBCB3EAD0536108159C8F0DD706199302D * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_11 = (RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * L_12; L_12 = (( RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C * (*) (RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)(RowIntervalOperation_1_tFF7FB7C40C6CC8E9C4297B97288ABE7532EC3C7C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m31EA699D75819B9E67D1B77FE162EC3CACF5AA66_gshared_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_3 = ___operation3; RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB L_4 = (*(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBFD8E3E579E6064B87831A6C0B9A8DAC66EB5A9C_gshared_inline (RowIntervalOperationWrapper_1_t20F89B53EDF1BDA17DFA9A82E8C792C8A4A0772A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_11 = (RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * L_12; L_12 = (( RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB * (*) (RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)(RowIntervalOperation_1_t12C8C65AD1DBB85E8B200459401C780CB6B336FB *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6205448A4F79000AD15E271AD4D0BF7FAFB1798F_gshared_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_3 = ___operation3; RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 L_4 = (*(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m98CE555FBC3B8EAD7F3FF50BCA0C204526309260_gshared_inline (RowIntervalOperationWrapper_1_t93945CC4606498707324589F6FB7C38E112F8EF7 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_11 = (RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * L_12; L_12 = (( RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 * (*) (RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)(RowIntervalOperation_1_t7800CE0452BCF3C18E90F2390ECFE989FABD38B5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEA33F054239C52F23ECF4CE12C1C5B4303F4E0B_gshared_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_3 = ___operation3; RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 L_4 = (*(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m726687278B1B13CBB3CF28E34EEAE0D949009E5B_gshared_inline (RowIntervalOperationWrapper_1_t96748D4FFCF2BF3BC20858CD32C3200248C6B598 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_11 = (RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * L_12; L_12 = (( RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 * (*) (RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)(RowIntervalOperation_1_t2232388B9DAFDB9B06A023984753624E4CAC42E7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m898C2332AF1602E9143912693D54716A5DEF516E_gshared_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_3 = ___operation3; RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A L_4 = (*(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mE83010DF885913EEB9F4A9B0B5C7CA31ADD1F136_gshared_inline (RowIntervalOperationWrapper_1_t159704F7FF64E384BB4A0F97BB98EF53442ACB00 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_11 = (RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * L_12; L_12 = (( RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A * (*) (RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)(RowIntervalOperation_1_t78EF61F0091758675A514BD6D75A8288C776162A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m386A079FF46CCE21B0AB3879088A7AC24D3A49D4_gshared_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_3 = ___operation3; RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A L_4 = (*(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3F1080B38152B9C7CB1FFDC67C4D166B136AABD6_gshared_inline (RowIntervalOperationWrapper_1_tAF7DBBB5089F9BBFD84F160425EB899EBA588805 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_11 = (RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * L_12; L_12 = (( RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A * (*) (RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)(RowIntervalOperation_1_t925A515F761EE085C82384AF1CFA56670C97EA4A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m42F3F5D951F7EDA8ADCDEF4864ECB295FA3ECAB1_gshared_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_3 = ___operation3; RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 L_4 = (*(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC6D5B7DEFA8EB88F06004FFCD377CB15FD2017F9_gshared_inline (RowIntervalOperationWrapper_1_tDFA0D9A095E3D44C32F6552896F8151B084A8766 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_11 = (RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * L_12; L_12 = (( RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 * (*) (RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)(RowIntervalOperation_1_t6D586B1411FAD540CD0C153DF6A888A1DF7F8F89 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m43D2922D6F2A42F51ABC061F2CB1E138A6C7C07F_gshared_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_3 = ___operation3; RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 L_4 = (*(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m382E5AB8136F72D09047230E5D837D1D21804902_gshared_inline (RowIntervalOperationWrapper_1_tDA69317994AF025864DA53066ABAC60E7EE833F4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_11 = (RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * L_12; L_12 = (( RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 * (*) (RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)(RowIntervalOperation_1_tF4CCD2CB7E4DFE80B05C69C970DCD3824CC37C62 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m700592C23383BDD4182E16400A2792541260FE3B_gshared_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_3 = ___operation3; RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C L_4 = (*(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mA087030AACA7BFC791C993735B8265B4130ED89C_gshared_inline (RowIntervalOperationWrapper_1_t7D117147F96A1DD720CC931F20E9028C6EFF47DE * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_11 = (RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * L_12; L_12 = (( RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C * (*) (RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)(RowIntervalOperation_1_t781E34931A7A58D86D516C1DE34C27778E74726C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE32681E2421B7E8A9DD16F68A38EA3FDAA11AE3B_gshared_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_3 = ___operation3; RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B L_4 = (*(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCEAE61BCF9D4AD7515C4D71F5C24CEF2AB0DAAE2_gshared_inline (RowIntervalOperationWrapper_1_t5A93560118D654C70F7BC6E4BC787EDFA1416B36 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_11 = (RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * L_12; L_12 = (( RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B * (*) (RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)(RowIntervalOperation_1_t7422333C3B5CAD5DAD41688A50DD5700708D505B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB10846C2386B695A715D2CACEB4766178E4C7348_gshared_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_3 = ___operation3; RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B L_4 = (*(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mAD0A9228D8854BD6E6E82824C0DEAB5251139722_gshared_inline (RowIntervalOperationWrapper_1_tB3C51EDBC0F67C7B6E7CAAC2A6183FC94CC5B629 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_11 = (RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * L_12; L_12 = (( RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B * (*) (RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)(RowIntervalOperation_1_tCB11A520858150260848A3DEDF00A5A6B16A850B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m5D34ACEDC315CF1902D82DC09453E05264B05C4B_gshared_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_3 = ___operation3; RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 L_4 = (*(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m23D9895C49552479385B076951F6B095C088B695_gshared_inline (RowIntervalOperationWrapper_1_tF6888A00F98A1DE49F8A26F9D002647E9C652146 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_11 = (RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * L_12; L_12 = (( RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 * (*) (RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)(RowIntervalOperation_1_tB433A591CB42E346FC3728C43F63E67FF5A59796 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB6B82F837EB27556FC5C74C84181AC518D3CDA1C_gshared_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_3 = ___operation3; RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C L_4 = (*(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m056A07772209BEBB5D2BC6F23246D30D932C6FB5_gshared_inline (RowIntervalOperationWrapper_1_tE79F0650D034E66F0D39C42921296D0789F04E95 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_11 = (RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * L_12; L_12 = (( RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C * (*) (RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)(RowIntervalOperation_1_t5AE7BA077493869B4C12A8D5511A368722F0090C *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mCAA8E07E15EB53D5207D9DD2464E09F7B3CB3552_gshared_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_3 = ___operation3; RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A L_4 = (*(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m8488E9FC02453EBAD67A7A9986FCFCE3D8F2A4FB_gshared_inline (RowIntervalOperationWrapper_1_t0BAC626EBA28301E5CEFD3F416586F1AEE4E4FC2 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_11 = (RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * L_12; L_12 = (( RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A * (*) (RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)(RowIntervalOperation_1_t88E6A24F1A3547FC7F90CD4C5E3CFDE19323BE5A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m15D40A7FF3477D15F41DB7B55433F1358277327B_gshared_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_3 = ___operation3; RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 L_4 = (*(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4CEFB8F3A63A01D5CCC6FB944757F2C85889C74B_gshared_inline (RowIntervalOperationWrapper_1_tFA44437BD1C30AA0A46E412B4436C2DBF72F9F53 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_11 = (RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * L_12; L_12 = (( RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 * (*) (RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)(RowIntervalOperation_1_t7D23808F09A09CAA1D06FE554644BAF359848B83 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m8E4F9B8DDAB5B34A50BD9E0775BD5756E0AA9496_gshared_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_3 = ___operation3; RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC L_4 = (*(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m3D29B9E31001F12F09CCB502CE2BDBD469BA6C2A_gshared_inline (RowIntervalOperationWrapper_1_tF4044A780A860F0C7F85FE7B84CFC629D7B973C4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_11 = (RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * L_12; L_12 = (( RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC * (*) (RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)(RowIntervalOperation_1_t1F88B7CAB989E7A8263AF21627BBB52C9F2196EC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA536D53C483D1373CFB4BD970280DF32A3D6266B_gshared_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_3 = ___operation3; RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 L_4 = (*(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m57F7DF10B341BB3BE19E2CE094796FA8AEB13802_gshared_inline (RowIntervalOperationWrapper_1_tDC51117C953D0B19BC6EF17340203233694073A0 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_11 = (RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * L_12; L_12 = (( RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 * (*) (RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)(RowIntervalOperation_1_t06FA0C673D602BE5FAB5D6BEA7793280F954F090 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mADEA88EB4AC53D180E1D93ADF961CE7805236707_gshared_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_3 = ___operation3; RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D L_4 = (*(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mC137E43498AAFF84B212E03172D80AD209CC5AB2_gshared_inline (RowIntervalOperationWrapper_1_t6A3387F9CA254FB26B03420540430C8D99BD9B12 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_11 = (RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * L_12; L_12 = (( RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D * (*) (RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)(RowIntervalOperation_1_tFD916E245B3BA8457CBD7C490FA513E6038BE80D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mF4FFDCFE36ED9822ED5F334DEEC9DBE1A23D3F53_gshared_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_3 = ___operation3; RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 L_4 = (*(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m588B06930F206125145069E245BECBFB5D4F3941_gshared_inline (RowIntervalOperationWrapper_1_tA5A621C4E4C5445612E943D966A2DCBBEB839491 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_11 = (RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * L_12; L_12 = (( RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 * (*) (RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)(RowIntervalOperation_1_t01B9B237D1A389D40DE9358F958F3B42A78BBB18 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m228EF4783FEED992E492B891659D0BD2360828A5_gshared_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_3 = ___operation3; RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC L_4 = (*(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m6D9C716AD2C92F49A8073AF0C8D7C7EA686D9700_gshared_inline (RowIntervalOperationWrapper_1_t05952E843FD4D36DF075484F4088F8A9A01912BF * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_11 = (RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * L_12; L_12 = (( RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC * (*) (RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)(RowIntervalOperation_1_tF585E0A7B06FCA0D71DFBEF30F77CAB453B4FDEC *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1D3E4714D0DFE13BB81940BA817AC1DC73929395_gshared_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_3 = ___operation3; RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A L_4 = (*(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7FBE4EB8F2147192BA8E86B2A3161F99046941F7_gshared_inline (RowIntervalOperationWrapper_1_tE054F769009E32A8E60809CDCEE4A1D560B2E8DA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_11 = (RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * L_12; L_12 = (( RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A * (*) (RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)(RowIntervalOperation_1_t41EAB91F47970CC217B7C416184AB42A833B709A *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mDBCE9066AAC16549A6D4E81AD0CA420E34ED45AD_gshared_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_3 = ___operation3; RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 L_4 = (*(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m83C2737D6D56E68DA3E02E66035AAB044C842969_gshared_inline (RowIntervalOperationWrapper_1_t7E69E8EFEBD69BFC3069B8FB252A2E62C967A6D6 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_11 = (RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * L_12; L_12 = (( RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 * (*) (RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)(RowIntervalOperation_1_t8BBDA1BFC398BF4512A8E0B67D2D56B5389F71F8 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mD2EA18726C173D2572272DAE2731FFFE19EDF5A3_gshared_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_3 = ___operation3; RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 L_4 = (*(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m76EBC52EFAE1164802B221291885474432F18CD8_gshared_inline (RowIntervalOperationWrapper_1_t89076E99908ADF6243889F1D3D56E0710D30516B * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_11 = (RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * L_12; L_12 = (( RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 * (*) (RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)(RowIntervalOperation_1_t94ED49766D045ADE1307DDEAA85D130F822D9647 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m534B5D530BA8BD44C3054AFA2E2BEE1D0CA3B96E_gshared_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_3 = ___operation3; RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA L_4 = (*(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m81D9EC9BD61ED03130B14C9F31AF9FA4242C2CC8_gshared_inline (RowIntervalOperationWrapper_1_t9CBE8E46A7872917FFFE120381D0FF1D9C488AF1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_11 = (RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * L_12; L_12 = (( RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA * (*) (RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)(RowIntervalOperation_1_t57382BC0304AAFBA1AD1425C3A198D3E525F5EAA *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAEB9DB9D4C4925CFB72BEA86F298FACEBE12EBFE_gshared_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_3 = ___operation3; RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 L_4 = (*(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mCDD4F72AEF7031405126494D2345832748D488BA_gshared_inline (RowIntervalOperationWrapper_1_tAAD1C9A095A63C5108B6AA79FA521750E8F652CB * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_11 = (RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * L_12; L_12 = (( RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 * (*) (RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)(RowIntervalOperation_1_t580681EF27A0F240E4293DF1BB252DF7F2D1F514 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m670D82CB63E57C8063F48995A64B4F7A3F70201C_gshared_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_3 = ___operation3; RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 L_4 = (*(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m9A998C1958387598E3E830234EB0D6609EC9C472_gshared_inline (RowIntervalOperationWrapper_1_t088322358DEC10E6F6115E3805F1784CFE93C6DA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_11 = (RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * L_12; L_12 = (( RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 * (*) (RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)(RowIntervalOperation_1_tD559F210DAFAB5145518C070C14E6175071F19F5 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mB936AEEBC887D4F03E222BB2103C1B493F825559_gshared_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_3 = ___operation3; RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 L_4 = (*(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D644240E7B599C28C222863D9FA517FF885F5C6_gshared_inline (RowIntervalOperationWrapper_1_t12056069CBCE62BFC5F626520A793AD4663DD2FA * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_11 = (RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * L_12; L_12 = (( RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 * (*) (RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)(RowIntervalOperation_1_t9BDCCAC0268A7727180F52FC67C32D4231CB6A53 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mE09416CE4EA5B4E107EF7A3CD61459C3EF645043_gshared_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_3 = ___operation3; RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 L_4 = (*(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBBEA5D317251F7B6D7C3A6E4546103C5212D8DFD_gshared_inline (RowIntervalOperationWrapper_1_t15333CABEA14C1CB34826513760A5D949C77F2C1 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_11 = (RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * L_12; L_12 = (( RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 * (*) (RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)(RowIntervalOperation_1_t912F1A25E8797D1D600477DE807AAC197328F474 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m4E65BC02CA8CCE46F7B13A18A9638668E6E6AF4E_gshared_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_3 = ___operation3; RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 L_4 = (*(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m52C0445B8E97A63152FCE75D2AA0973C218E6ACD_gshared_inline (RowIntervalOperationWrapper_1_tF2CFC0A09B7D038407EBCDE27FADD0DDBB57FF87 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_11 = (RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * L_12; L_12 = (( RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 * (*) (RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)(RowIntervalOperation_1_tD6A02BB3AF17BF4FF700C364FC3D9374CA011BF7 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mAFE039BBB409CAE45BA5E16563CF324DC623EC6C_gshared_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_3 = ___operation3; RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 L_4 = (*(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m4F17049183A28CE98EC379631E64F80AE9EE4AEE_gshared_inline (RowIntervalOperationWrapper_1_tA2CF826D2CC262705840AA9CAC80558F373201D8 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_11 = (RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * L_12; L_12 = (( RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 * (*) (RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)(RowIntervalOperation_1_tFB9E6F504195BA684EC286B1387E4576F1044C91 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA26DFC2D251019BA9BB65063FB10024134CA2698_gshared_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_3 = ___operation3; RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D L_4 = (*(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m1D5E9240CD5D7D35F2A9834C6B1DF40A4F3C02FB_gshared_inline (RowIntervalOperationWrapper_1_t6312B593DDADBD168D35D6212A4EB057A168AFC4 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_11 = (RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * L_12; L_12 = (( RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D * (*) (RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)(RowIntervalOperation_1_tC7E5907AAC0687E5DDBA363DBAA429E9ED77A52D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m506149C330B51E87A98B7058CF80D1715BF7D16E_gshared_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_3 = ___operation3; RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 L_4 = (*(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mB2588389FD89E0700CC387ED4DD478AA223CE4BE_gshared_inline (RowIntervalOperationWrapper_1_t339FC63629D2F18D98E4BEDE0A56D8DB1776419A * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_11 = (RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * L_12; L_12 = (( RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 * (*) (RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)(RowIntervalOperation_1_t93C34B42D6B880F555EB258817D014F356C7D217 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_mA158C6D48139B4C68D6431808B76D345AF02A0D0_gshared_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_3 = ___operation3; RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D L_4 = (*(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m60CC42CEBCE6944EA19D72B25F693AD5FFD63F70_gshared_inline (RowIntervalOperationWrapper_1_tECE2F17C58DB02FDE41788E1E3F48CB37AA32C62 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_11 = (RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * L_12; L_12 = (( RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D * (*) (RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)(RowIntervalOperation_1_t53669AF7C04D4A59B6821FE6D859E39AF351F85D *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m3328F565E17AFEF56298FC0A5BD5376F2FA3C0E3_gshared_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_3 = ___operation3; RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E L_4 = (*(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7EAC4C03D9E7509351CA9F3BED52A381EBCF85DB_gshared_inline (RowIntervalOperationWrapper_1_t0EFEA253187703605A9575DF790D3EAF70BAD762 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_11 = (RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)__this->get_address_of_operation_3(); RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * L_12; L_12 = (( RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E * (*) (RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)(RowIntervalOperation_1_tC77B33DA72D8712A8D4EBAC1FC2969574195948E *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m1B96F8DEBE771982FE3E0331161BEFD87028D8A7_gshared_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_3 = ___operation3; RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD L_4 = (*(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_mBF8704263194A8729068586E57BE3A7347EC02A4_gshared_inline (RowIntervalOperationWrapper_1_tA3D48E6E2789AC611DE3BB520471342F55C50117 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_11 = (RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * L_12; L_12 = (( RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD * (*) (RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)(RowIntervalOperation_1_t24B480A5CE9ABA7C0FA66D92F8CF2040F4F60CAD *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1__ctor_m6C9E0B6B9ECD6F4821EB36BA8F094A7B790039DE_gshared_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * ___operation3, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_3 = ___operation3; RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 L_4 = (*(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)L_3); __this->set_operation_3(L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_1_Invoke_m7BD23AFF249C0495878980B225E20AE099E68D31_gshared_inline (RowIntervalOperationWrapper_1_t9ED3AB5BA797AADD2ADC680C345D2AAE40D61DC8 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_11 = (RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)__this->get_address_of_operation_3(); RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * L_12; L_12 = (( RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 * (*) (RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)(RowIntervalOperation_1_t4B4F0CBA1AF27F6ACCEFC7AF787DF97FAB985154 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Il2CppFakeBox L_13(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), L_12); const VirtualInvokeData& il2cpp_virtual_invoke_data__74 = il2cpp_codegen_get_interface_invoke_data(0, (&L_13), IRowIntervalOperation_tEF0191D7EBC524167D002E5ED4F789D06E46BDA6_il2cpp_TypeInfo_var); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, const RuntimeMethod*))il2cpp_virtual_invoke_data__74.methodPtr)((RuntimeObject*)(&L_13), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), /*hidden argument*/il2cpp_virtual_invoke_data__74.method); *L_12 = L_13.m_Value; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFCB14AF88E2D50367CC13F52BA896EF7BB309324_gshared_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_5 = ___operation5; AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B L_6 = (*(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_2; L_2 = VirtualFuncInvoker0< Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_5; L_5 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_14; L_14 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_18), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21; L_21 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline((&L_26), (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)((Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_27 = V_0; return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2BEE5C00B38F88B0D75BE3EFDC77448FD5FF59EB_gshared_inline (RowIntervalOperationWrapper_2_t280D2568D0D51D64B85BCE3B5C2839D170D21EAD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_14 = (AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)__this->get_address_of_operation_5(); AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * L_15; L_15 = (( AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B * (*) (AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)(AffineOperation_1_tED90794245CE508550892F2CC8F4EC96014A111B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBB42D6026E5E3AB1513E94E8662546F6F1500458_gshared_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_5 = ___operation5; AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 L_6 = (*(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6F4A8C194AFB1D4EB45A4EBF438C706770A2EDFC_gshared_inline (RowIntervalOperationWrapper_2_t1473A9492B3E0557C2AAAB2B6F8CC7C33B15B6B1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_14 = (AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)__this->get_address_of_operation_5(); AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * L_15; L_15 = (( AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 * (*) (AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)(AffineOperation_1_t1CBF94B0148F306AC67E887F8BFB66EAC9AE0A57 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAF14FDAAC1379E5AB820E587BF3CBF3B386711F5_gshared_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_5 = ___operation5; AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A L_6 = (*(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8C4BEA41449C4AFF88CEDB194EE55D60334BD081_gshared_inline (RowIntervalOperationWrapper_2_t75EF76C5237394E5ABD239F8E808B683012E0CFC * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_14 = (AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)__this->get_address_of_operation_5(); AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * L_15; L_15 = (( AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A * (*) (AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)(AffineOperation_1_t845C9D0C4E8FD3B151A87B53AC2196ECC99BD28A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7AE35BB9DCDB56D1D8C948724EC430F019F8EF5D_gshared_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_5 = ___operation5; AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF L_6 = (*(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C39E89C327C99667640CAAA49DE073CE753356_gshared_inline (RowIntervalOperationWrapper_2_tD0752B1F850BF4B126011D8BFAE79B3B8FDFD008 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_14 = (AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)__this->get_address_of_operation_5(); AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * L_15; L_15 = (( AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF * (*) (AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)(AffineOperation_1_t9843A0CD12D7A9E13073C9B28B91BB6B1639FAEF *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_5 = ___operation5; AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D L_6 = (*(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2F9CF530BC24F17A2978595709392F9598454317_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_14 = (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)__this->get_address_of_operation_5(); AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_15; L_15 = (( AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * (*) (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_5 = ___operation5; AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C L_6 = (*(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA9E656E6B76B81773A92E6750E9C6C7B1D6AAA69_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_14 = (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)__this->get_address_of_operation_5(); AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_15; L_15 = (( AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * (*) (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_5 = ___operation5; AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 L_6 = (*(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD855E68F550BC7E236F25179AEE8FE15C3FD0DBE_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_14 = (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)__this->get_address_of_operation_5(); AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_15; L_15 = (( AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * (*) (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_5 = ___operation5; AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 L_6 = (*(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m816E6E19A58A657FEBF4E9DCB8C75CE5EADD0210_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_14 = (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)__this->get_address_of_operation_5(); AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_15; L_15 = (( AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * (*) (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_5 = ___operation5; AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 L_6 = (*(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m13EC24E9AE77DCDFC94324C0EFA51422AE7B6393_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_14 = (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)__this->get_address_of_operation_5(); AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_15; L_15 = (( AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * (*) (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_5 = ___operation5; AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E L_6 = (*(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF15C3565750CAE42ED1D2914F1BB030B5AEFC34B_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_14 = (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)__this->get_address_of_operation_5(); AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_15; L_15 = (( AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * (*) (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_5 = ___operation5; AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 L_6 = (*(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB95A95E5830C6648CAA03C54640C68E9986D0606_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_14 = (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)__this->get_address_of_operation_5(); AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_15; L_15 = (( AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * (*) (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_5 = ___operation5; AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 L_6 = (*(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m72CDA2C519DCB19E696EFE22F8C447D8C7936A22_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_14 = (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)__this->get_address_of_operation_5(); AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_15; L_15 = (( AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * (*) (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_5 = ___operation5; AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 L_6 = (*(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE3C88FDB2E44F8AF4A518CF75B462297315EA8F5_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_14 = (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)__this->get_address_of_operation_5(); AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_15; L_15 = (( AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * (*) (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_5 = ___operation5; AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 L_6 = (*(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC24859590947986D07FE690876356C816373A5FC_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_14 = (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)__this->get_address_of_operation_5(); AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_15; L_15 = (( AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * (*) (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_5 = ___operation5; AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F L_6 = (*(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9C0779C796C408DEC45686A2C4F4D4C608B3432D_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_14 = (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)__this->get_address_of_operation_5(); AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_15; L_15 = (( AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * (*) (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_5 = ___operation5; AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 L_6 = (*(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCAD60B3E1DEED050EC4DD707FB30F22DD337D30D_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_14 = (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)__this->get_address_of_operation_5(); AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_15; L_15 = (( AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * (*) (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_5 = ___operation5; AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 L_6 = (*(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m78735C572BFB401E773EE9473ECA2DC81267CC04_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_14 = (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)__this->get_address_of_operation_5(); AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_15; L_15 = (( AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * (*) (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_5 = ___operation5; AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 L_6 = (*(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m46CB009CBC2FFD91D581BB90FEFE7CDF31ABFFA1_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_14 = (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)__this->get_address_of_operation_5(); AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_15; L_15 = (( AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * (*) (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_5 = ___operation5; AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB L_6 = (*(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBB10D6DBC5753CF8D7B1F7AFA708A9FF6132506C_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_14 = (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)__this->get_address_of_operation_5(); AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_15; L_15 = (( AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * (*) (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_5 = ___operation5; AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 L_6 = (*(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBE2000C9552A6690408B3A7C7B301C4BB51286C3_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_14 = (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)__this->get_address_of_operation_5(); AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_15; L_15 = (( AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * (*) (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_5 = ___operation5; AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC L_6 = (*(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCDC73E10092D772B872ABEEE3B2D3A3BF8275BC9_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_14 = (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)__this->get_address_of_operation_5(); AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_15; L_15 = (( AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * (*) (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_5 = ___operation5; AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 L_6 = (*(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA6F2AC33220C579AD159D31B43C818EBC083D429_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_14 = (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)__this->get_address_of_operation_5(); AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_15; L_15 = (( AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * (*) (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_5 = ___operation5; AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 L_6 = (*(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD19FA65812695C10E6F49E0057A0CDD6CF779B20_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_14 = (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)__this->get_address_of_operation_5(); AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_15; L_15 = (( AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * (*) (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_5 = ___operation5; AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D L_6 = (*(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5663D4BB380986B74D0B9D4C3E18C26CA333FB97_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_14 = (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)__this->get_address_of_operation_5(); AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_15; L_15 = (( AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * (*) (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_5 = ___operation5; AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 L_6 = (*(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDFD343A6A4BCA41B92D920E6AB86CDFAA134973E_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_14 = (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)__this->get_address_of_operation_5(); AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_15; L_15 = (( AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * (*) (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_5 = ___operation5; AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F L_6 = (*(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9DA5CA171C64A5C70A724182262B56B9E95D2F20_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_14 = (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)__this->get_address_of_operation_5(); AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_15; L_15 = (( AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * (*) (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_5 = ___operation5; AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD L_6 = (*(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA7126DE6F52A78E415C5C510E29F3A32A0B9A26C_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_14 = (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)__this->get_address_of_operation_5(); AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_15; L_15 = (( AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * (*) (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_5 = ___operation5; AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE L_6 = (*(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB3F5060302D2A5F272C025ED2CBE03677B82E0EC_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_14 = (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)__this->get_address_of_operation_5(); AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_15; L_15 = (( AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * (*) (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_5 = ___operation5; AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B L_6 = (*(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5355C08289EBC7366C86C6F7E5CDA9CCD42B56ED_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_14 = (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)__this->get_address_of_operation_5(); AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_15; L_15 = (( AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * (*) (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_5 = ___operation5; AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 L_6 = (*(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2220482C783F65B54E982A76CAADFEF1828019E4_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_14 = (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)__this->get_address_of_operation_5(); AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_15; L_15 = (( AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * (*) (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_5 = ___operation5; AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 L_6 = (*(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m17E3EAD1142437F906072C69F6DC2B3DA76D5FF6_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_14 = (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)__this->get_address_of_operation_5(); AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_15; L_15 = (( AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * (*) (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_5 = ___operation5; AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 L_6 = (*(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1CD7E0507C22FE2CF71BEB82FF55F675DDDDA9E6_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_14 = (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)__this->get_address_of_operation_5(); AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_15; L_15 = (( AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * (*) (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_5 = ___operation5; AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 L_6 = (*(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD2C5E5C1798DCBB91CFCAA87AD5B6B25706E6449_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_14 = (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)__this->get_address_of_operation_5(); AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_15; L_15 = (( AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * (*) (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_5 = ___operation5; AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C L_6 = (*(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA09BB2CEBF550A1C9BD006FC6822E9D11A1B0D61_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_14 = (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)__this->get_address_of_operation_5(); AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_15; L_15 = (( AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * (*) (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_5 = ___operation5; AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B L_6 = (*(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8BA746974DDDAE202DACEE157EB06F1290C29469_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_14 = (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)__this->get_address_of_operation_5(); AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_15; L_15 = (( AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * (*) (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_5 = ___operation5; AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC L_6 = (*(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEF33A6F4D3D6890FFF9E1B511D02E2B3F09F2AFA_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_14 = (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)__this->get_address_of_operation_5(); AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_15; L_15 = (( AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * (*) (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_5 = ___operation5; AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 L_6 = (*(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA328DCBB541FA672EB3EAEEDC1FA90090B94338D_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_14 = (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)__this->get_address_of_operation_5(); AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_15; L_15 = (( AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * (*) (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_5 = ___operation5; AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 L_6 = (*(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC85CED39628A0F50A6E9FC77AD990109B8760614_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_14 = (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)__this->get_address_of_operation_5(); AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_15; L_15 = (( AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * (*) (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_5 = ___operation5; AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 L_6 = (*(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD125ACD14B1123F07712C8E79B6FFDE3E3BADDAD_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_14 = (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)__this->get_address_of_operation_5(); AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_15; L_15 = (( AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * (*) (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_5 = ___operation5; AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 L_6 = (*(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m83ED80ECBF28E62760A80AE5D408269FA98EB2CA_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_14 = (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)__this->get_address_of_operation_5(); AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_15; L_15 = (( AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * (*) (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_5 = ___operation5; AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 L_6 = (*(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m693ADB8EFF8C1770463AB828C2834FAAA58DD3C8_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_14 = (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)__this->get_address_of_operation_5(); AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_15; L_15 = (( AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * (*) (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_5 = ___operation5; AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A L_6 = (*(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3FBCD0CCABD239918C1FC998D6F56B021C59D3C1_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_14 = (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)__this->get_address_of_operation_5(); AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_15; L_15 = (( AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * (*) (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_5 = ___operation5; AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 L_6 = (*(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m463030BFE937D16452E51ADDAB5661214FAEDA07_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_14 = (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)__this->get_address_of_operation_5(); AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_15; L_15 = (( AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * (*) (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_5 = ___operation5; AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED L_6 = (*(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E85BE13EF6528459360E3DF7023CF8E721A5E05_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_14 = (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)__this->get_address_of_operation_5(); AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_15; L_15 = (( AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * (*) (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_5 = ___operation5; AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 L_6 = (*(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m9F037212CF766011258947E49E3038B58E2D7945_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_14 = (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)__this->get_address_of_operation_5(); AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_15; L_15 = (( AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * (*) (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_5 = ___operation5; AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 L_6 = (*(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m306254D2AA9A40E1192322C4290867F23372C335_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_14 = (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)__this->get_address_of_operation_5(); AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_15; L_15 = (( AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * (*) (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_5 = ___operation5; AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F L_6 = (*(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8F315FEDEAEE26C63C1EAA975A8E0AD2D66FED47_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_14 = (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)__this->get_address_of_operation_5(); AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_15; L_15 = (( AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * (*) (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_5 = ___operation5; AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B L_6 = (*(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1D9592A7A34B0D5404DBBD22A593B39B2EE9DC51_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_14 = (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)__this->get_address_of_operation_5(); AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_15; L_15 = (( AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * (*) (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_5 = ___operation5; AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 L_6 = (*(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mDE2062EC05DB2BD63EDEE447571AF6F2C8C55267_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_14 = (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)__this->get_address_of_operation_5(); AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_15; L_15 = (( AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * (*) (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_5 = ___operation5; AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C L_6 = (*(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m4E0A32AEC49E6C8D75C8EA8DAC0DA16B4C582982_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_14 = (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)__this->get_address_of_operation_5(); AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_15; L_15 = (( AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * (*) (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_5 = ___operation5; AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 L_6 = (*(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB30DE82676423403F56AB9D122FED376890B93ED_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_14 = (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)__this->get_address_of_operation_5(); AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_15; L_15 = (( AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * (*) (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_5 = ___operation5; AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 L_6 = (*(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m875F001E279ACD4025398BAAB8555255163583C7_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_14 = (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)__this->get_address_of_operation_5(); AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_15; L_15 = (( AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * (*) (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_5 = ___operation5; AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 L_6 = (*(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6E8A5FCD354265E7F303F431A3A38C5C683AD2ED_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_14 = (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)__this->get_address_of_operation_5(); AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_15; L_15 = (( AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * (*) (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_5 = ___operation5; AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 L_6 = (*(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBDCBCCCFE09EAA588875EBC272352D7DBD135289_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_14 = (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)__this->get_address_of_operation_5(); AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_15; L_15 = (( AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * (*) (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_5 = ___operation5; AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 L_6 = (*(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC84635492F1A86E310C3A7D4CECBA865CC36963_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_14 = (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)__this->get_address_of_operation_5(); AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_15; L_15 = (( AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * (*) (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_5 = ___operation5; AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A L_6 = (*(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD0B19B1C606EEF47303A4E92EED601103794019E_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_14 = (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)__this->get_address_of_operation_5(); AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_15; L_15 = (( AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * (*) (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_5 = ___operation5; AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 L_6 = (*(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB506917896ED084E31FCD32775E9F74EE46E945F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_14 = (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)__this->get_address_of_operation_5(); AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_15; L_15 = (( AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * (*) (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_5 = ___operation5; AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A L_6 = (*(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mCE3455230E37446FF7F3BF51FC6CCC5584BB0B8D_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_14 = (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)__this->get_address_of_operation_5(); AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_15; L_15 = (( AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * (*) (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_5 = ___operation5; AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE L_6 = (*(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8124C65FD776B6FCD869BEB38710BCDFA94C8B2E_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_14 = (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)__this->get_address_of_operation_5(); AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_15; L_15 = (( AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * (*) (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_5 = ___operation5; AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC L_6 = (*(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m40FF16DD46EFE45038B75E0E3338E2F013DFCB71_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_14 = (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)__this->get_address_of_operation_5(); AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_15; L_15 = (( AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * (*) (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_5 = ___operation5; AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A L_6 = (*(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8B1E0C02D99F82660BE40DDB0009B170CDAE69FF_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_14 = (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)__this->get_address_of_operation_5(); AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_15; L_15 = (( AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * (*) (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_5 = ___operation5; AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 L_6 = (*(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEB1EB5540DA45530A6CD99332B2404E7155073E4_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_14 = (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)__this->get_address_of_operation_5(); AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_15; L_15 = (( AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * (*) (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_5 = ___operation5; AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 L_6 = (*(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FDDEE67A4E14634D2B9C25C0037EACA91A44C3E_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_14 = (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)__this->get_address_of_operation_5(); AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_15; L_15 = (( AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * (*) (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_5 = ___operation5; AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C L_6 = (*(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m538137035374F73A8B18368B064511D357F60CC2_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_14 = (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)__this->get_address_of_operation_5(); AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_15; L_15 = (( AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * (*) (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_5 = ___operation5; AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B L_6 = (*(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mE00249BB0070832CAD00FA8FC4F72475C94E49C9_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_14 = (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)__this->get_address_of_operation_5(); AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_15; L_15 = (( AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * (*) (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_5 = ___operation5; AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 L_6 = (*(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mEE1734FCFDE0AE0E439DB913F314F3923269BAF6_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_14 = (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)__this->get_address_of_operation_5(); AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_15; L_15 = (( AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * (*) (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_5 = ___operation5; AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 L_6 = (*(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2170F14FBC5A1B52A34DDAB47FDE3838542A27F2_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_14 = (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)__this->get_address_of_operation_5(); AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_15; L_15 = (( AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * (*) (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_5 = ___operation5; AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 L_6 = (*(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mFCD2D157AAE7A194C6FC615D2E9FEAC82E7721D5_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_14 = (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)__this->get_address_of_operation_5(); AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_15; L_15 = (( AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * (*) (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_5 = ___operation5; AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB L_6 = (*(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mBA443DA2C2A38A6CA10F874A29950D88F92908B0_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_14 = (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)__this->get_address_of_operation_5(); AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_15; L_15 = (( AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * (*) (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_5 = ___operation5; AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C L_6 = (*(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1B7FE69A81607B62E5B0D4C3D8E9CAE683F27BB6_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_14 = (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)__this->get_address_of_operation_5(); AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_15; L_15 = (( AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * (*) (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_5 = ___operation5; AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 L_6 = (*(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m550828075E1DFB80D9A2D6A1D56C91E80C2F2D34_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_14 = (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)__this->get_address_of_operation_5(); AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_15; L_15 = (( AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * (*) (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_5 = ___operation5; AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD L_6 = (*(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m630F07151C7FF944B902BD69F383D40E0BCBCCD1_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_14 = (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)__this->get_address_of_operation_5(); AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_15; L_15 = (( AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * (*) (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_5 = ___operation5; AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B L_6 = (*(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAA3350F1A781E2C1A72F9CB6A930B22D30F1EC11_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_14 = (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)__this->get_address_of_operation_5(); AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_15; L_15 = (( AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * (*) (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_5 = ___operation5; AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F L_6 = (*(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8896019C62C97D7EDC257945DC796D0058A17280_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_14 = (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)__this->get_address_of_operation_5(); AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_15; L_15 = (( AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * (*) (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_5 = ___operation5; AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 L_6 = (*(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m8DAA29DABCF1C17F3C682D41E5B2B81233430237_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_14 = (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)__this->get_address_of_operation_5(); AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_15; L_15 = (( AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * (*) (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_5 = ___operation5; AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C L_6 = (*(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mB11B99831015E246C5457E7108D84E64518C87CA_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_14 = (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)__this->get_address_of_operation_5(); AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_15; L_15 = (( AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * (*) (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_5 = ___operation5; AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 L_6 = (*(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m233B63FA9359650780509829F169CC663B820BBD_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_14 = (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)__this->get_address_of_operation_5(); AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_15; L_15 = (( AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * (*) (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_5 = ___operation5; AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 L_6 = (*(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5B96943391BD8D11001559760CBAAAD86FBDECF3_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_14 = (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)__this->get_address_of_operation_5(); AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_15; L_15 = (( AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * (*) (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_5 = ___operation5; AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D L_6 = (*(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mD77C77FDA4FB21EE720BA8BA6538832F3C8D17B8_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_14 = (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)__this->get_address_of_operation_5(); AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_15; L_15 = (( AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * (*) (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_5 = ___operation5; AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC L_6 = (*(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m2622844A7FB4F684472C91E313174155F7373080_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_14 = (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)__this->get_address_of_operation_5(); AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_15; L_15 = (( AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * (*) (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_5 = ___operation5; AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 L_6 = (*(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mC58BEF5F684D1EF6E5AC686C935B3FF454CEF435_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_14 = (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)__this->get_address_of_operation_5(); AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_15; L_15 = (( AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * (*) (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_5 = ___operation5; AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 L_6 = (*(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m509AD809007A137E4E7A5ADA16B73B799CF0D69F_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_14 = (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)__this->get_address_of_operation_5(); AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_15; L_15 = (( AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * (*) (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_5 = ___operation5; AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 L_6 = (*(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m3370F21200384B1C1141FC8D7A260B5C34ACC28D_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_14 = (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)__this->get_address_of_operation_5(); AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_15; L_15 = (( AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * (*) (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_5 = ___operation5; AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 L_6 = (*(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mAC2F52B5000124C4774665FE86E29E3FA6210E6E_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_14 = (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)__this->get_address_of_operation_5(); AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_15; L_15 = (( AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * (*) (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_5 = ___operation5; AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD L_6 = (*(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m6B5BBBC138C06EE64B9051592480A940544B6305_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_14 = (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)__this->get_address_of_operation_5(); AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_15; L_15 = (( AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * (*) (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_5 = ___operation5; AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE L_6 = (*(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA5C70B12EE047155A83B86C781A80E4601091CD3_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_14 = (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)__this->get_address_of_operation_5(); AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_15; L_15 = (( AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * (*) (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_5 = ___operation5; AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 L_6 = (*(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5BF3950D9C400FD09E579DB11E62CE47664F4223_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_14 = (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)__this->get_address_of_operation_5(); AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_15; L_15 = (( AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * (*) (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_5 = ___operation5; AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A L_6 = (*(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m14B11DDCD3A3FBBFF22D6C77E3FAC12E517D56DA_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_14 = (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)__this->get_address_of_operation_5(); AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_15; L_15 = (( AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * (*) (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_5 = ___operation5; AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 L_6 = (*(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mF99B59EE226CEEB3353D46208373B0A56E735761_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_14 = (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)__this->get_address_of_operation_5(); AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_15; L_15 = (( AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * (*) (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_5 = ___operation5; AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 L_6 = (*(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m5562060549A74DD2DC96824BEF8F26EAB72BCC8E_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_14 = (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)__this->get_address_of_operation_5(); AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_15; L_15 = (( AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * (*) (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_5 = ___operation5; AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 L_6 = (*(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m1FD092190CB4C71E193C7CA7033A6EEC8F80F85D_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_14 = (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)__this->get_address_of_operation_5(); AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_15; L_15 = (( AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * (*) (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_5 = ___operation5; AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 L_6 = (*(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_m42040249BC21096FA4591EBD833FF935C6471D24_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_14 = (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)__this->get_address_of_operation_5(); AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_15; L_15 = (( AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * (*) (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_5 = ___operation5; AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C L_6 = (*(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2_Invoke_mA4DFB9C844A0CAC868E077D6A52B76CCE372D8E6_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___i0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = (int32_t)__this->get_minY_0(); int32_t L_1 = ___i0; int32_t L_2 = (int32_t)__this->get_stepY_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)))); int32_t L_3 = V_0; int32_t L_4 = (int32_t)__this->get_maxY_1(); if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001a; } } { return; } IL_001a: { int32_t L_5 = V_0; int32_t L_6 = (int32_t)__this->get_stepY_2(); int32_t L_7 = (int32_t)__this->get_maxY_1(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)L_7, /*hidden argument*/NULL); V_1 = (int32_t)L_8; int32_t L_9 = V_0; int32_t L_10 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (int32_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_allocator_4(); int32_t L_12 = (int32_t)__this->get_width_3(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_3 = (RuntimeObject*)L_13; } IL_004a: try {// begin try (depth: 1) AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_14 = (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)__this->get_address_of_operation_5(); AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_15; L_15 = (( AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * (*) (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RuntimeObject* L_16 = V_3; NullCheck((RuntimeObject*)L_16); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_17; L_17 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (RuntimeObject*)L_16); V_4 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_17; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; L_18 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_4), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); Il2CppFakeBox L_19(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), L_15); const VirtualInvokeData& il2cpp_virtual_invoke_data__108 = il2cpp_codegen_get_interface_invoke_data(0, (&L_19), IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__108.methodPtr)((RuntimeObject*)(&L_19), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_2), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18, /*hidden argument*/il2cpp_virtual_invoke_data__108.method); *L_15 = L_19.m_Value; IL2CPP_LEAVE(0x7D, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_3; if (!L_20) { goto IL_007c; } } IL_0076: { RuntimeObject* L_21 = V_3; NullCheck((RuntimeObject*)L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_21); } IL_007c: { IL2CPP_END_FINALLY(115) } }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { return; } } 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 Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_8 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_11), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )); goto IL_0043; } { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_15 = ___array0; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_16; L_16 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } }