#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); } }; // System.Action`1 struct Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Threading.CancellationTokenSource struct CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Threading.Tasks.ParallelOptions struct ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C; // System.String struct String_t; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_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 RuntimeMethod* Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; 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: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 : public RuntimeObject { public: public: }; struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Memory.MemoryAllocator::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CDefaultU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_0() { return static_cast(offsetof(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields, ___U3CDefaultU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CDefaultU3Ek__BackingField_0() const { return ___U3CDefaultU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CDefaultU3Ek__BackingField_0() { return &___U3CDefaultU3Ek__BackingField_0; } inline void set_U3CDefaultU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CDefaultU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_0), (void*)value); } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator struct ParallelRowIterator_tC2ED4FC062A25ECC01C0E82EA2CB2C0CABF5C1DD : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.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 // System.Nullable`1 struct Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F { public: // T System.Nullable`1::value int64_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F, ___value_0)); } inline int64_t get_value_0() const { return ___value_0; } inline int64_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int64_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler struct BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 { public: union { struct { }; uint8_t BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7__padding[1]; }; public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler struct BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 { public: union { struct { }; uint8_t BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7__padding[1]; }; public: }; // System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD { public: // System.Threading.CancellationTokenSource System.Threading.CancellationToken::m_source CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; public: inline static int32_t get_offset_of_m_source_0() { return static_cast(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD, ___m_source_0)); } inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * get_m_source_0() const { return ___m_source_0; } inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 ** get_address_of_m_source_0() { return &___m_source_0; } inline void set_m_source_0(CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * value) { ___m_source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_source_0), (void*)value); } }; struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields { public: // System.Action`1 System.Threading.CancellationToken::s_ActionToActionObjShunt Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___s_ActionToActionObjShunt_1; public: inline static int32_t get_offset_of_s_ActionToActionObjShunt_1() { return static_cast(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields, ___s_ActionToActionObjShunt_1)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_s_ActionToActionObjShunt_1() const { return ___s_ActionToActionObjShunt_1; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_s_ActionToActionObjShunt_1() { return &___s_ActionToActionObjShunt_1; } inline void set_s_ActionToActionObjShunt_1(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ___s_ActionToActionObjShunt_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ActionToActionObjShunt_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_pinvoke { CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; }; // Native definition for COM marshalling of System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_com { CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; }; // 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; } }; // System.Numerics.Matrix4x4 struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A { public: // System.Single System.Numerics.Matrix4x4::M11 float ___M11_0; // System.Single System.Numerics.Matrix4x4::M12 float ___M12_1; // System.Single System.Numerics.Matrix4x4::M13 float ___M13_2; // System.Single System.Numerics.Matrix4x4::M14 float ___M14_3; // System.Single System.Numerics.Matrix4x4::M21 float ___M21_4; // System.Single System.Numerics.Matrix4x4::M22 float ___M22_5; // System.Single System.Numerics.Matrix4x4::M23 float ___M23_6; // System.Single System.Numerics.Matrix4x4::M24 float ___M24_7; // System.Single System.Numerics.Matrix4x4::M31 float ___M31_8; // System.Single System.Numerics.Matrix4x4::M32 float ___M32_9; // System.Single System.Numerics.Matrix4x4::M33 float ___M33_10; // System.Single System.Numerics.Matrix4x4::M34 float ___M34_11; // System.Single System.Numerics.Matrix4x4::M41 float ___M41_12; // System.Single System.Numerics.Matrix4x4::M42 float ___M42_13; // System.Single System.Numerics.Matrix4x4::M43 float ___M43_14; // System.Single System.Numerics.Matrix4x4::M44 float ___M44_15; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___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(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___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_M13_2() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M13_2)); } inline float get_M13_2() const { return ___M13_2; } inline float* get_address_of_M13_2() { return &___M13_2; } inline void set_M13_2(float value) { ___M13_2 = value; } inline static int32_t get_offset_of_M14_3() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M14_3)); } inline float get_M14_3() const { return ___M14_3; } inline float* get_address_of_M14_3() { return &___M14_3; } inline void set_M14_3(float value) { ___M14_3 = value; } inline static int32_t get_offset_of_M21_4() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M21_4)); } inline float get_M21_4() const { return ___M21_4; } inline float* get_address_of_M21_4() { return &___M21_4; } inline void set_M21_4(float value) { ___M21_4 = value; } inline static int32_t get_offset_of_M22_5() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M22_5)); } inline float get_M22_5() const { return ___M22_5; } inline float* get_address_of_M22_5() { return &___M22_5; } inline void set_M22_5(float value) { ___M22_5 = value; } inline static int32_t get_offset_of_M23_6() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M23_6)); } inline float get_M23_6() const { return ___M23_6; } inline float* get_address_of_M23_6() { return &___M23_6; } inline void set_M23_6(float value) { ___M23_6 = value; } inline static int32_t get_offset_of_M24_7() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M24_7)); } inline float get_M24_7() const { return ___M24_7; } inline float* get_address_of_M24_7() { return &___M24_7; } inline void set_M24_7(float value) { ___M24_7 = value; } inline static int32_t get_offset_of_M31_8() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M31_8)); } inline float get_M31_8() const { return ___M31_8; } inline float* get_address_of_M31_8() { return &___M31_8; } inline void set_M31_8(float value) { ___M31_8 = value; } inline static int32_t get_offset_of_M32_9() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M32_9)); } inline float get_M32_9() const { return ___M32_9; } inline float* get_address_of_M32_9() { return &___M32_9; } inline void set_M32_9(float value) { ___M32_9 = value; } inline static int32_t get_offset_of_M33_10() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M33_10)); } inline float get_M33_10() const { return ___M33_10; } inline float* get_address_of_M33_10() { return &___M33_10; } inline void set_M33_10(float value) { ___M33_10 = value; } inline static int32_t get_offset_of_M34_11() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M34_11)); } inline float get_M34_11() const { return ___M34_11; } inline float* get_address_of_M34_11() { return &___M34_11; } inline void set_M34_11(float value) { ___M34_11 = value; } inline static int32_t get_offset_of_M41_12() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M41_12)); } inline float get_M41_12() const { return ___M41_12; } inline float* get_address_of_M41_12() { return &___M41_12; } inline void set_M41_12(float value) { ___M41_12 = value; } inline static int32_t get_offset_of_M42_13() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M42_13)); } inline float get_M42_13() const { return ___M42_13; } inline float* get_address_of_M42_13() { return &___M42_13; } inline void set_M42_13(float value) { ___M42_13 = value; } inline static int32_t get_offset_of_M43_14() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M43_14)); } inline float get_M43_14() const { return ___M43_14; } inline float* get_address_of_M43_14() { return &___M43_14; } inline void set_M43_14(float value) { ___M43_14 = value; } inline static int32_t get_offset_of_M44_15() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M44_15)); } inline float get_M44_15() const { return ___M44_15; } inline float* get_address_of_M44_15() { return &___M44_15; } inline void set_M44_15(float value) { ___M44_15 = value; } }; struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields { public: // System.Numerics.Matrix4x4 System.Numerics.Matrix4x4::_identity Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ____identity_16; public: inline static int32_t get_offset_of__identity_16() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields, ____identity_16)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get__identity_16() const { return ____identity_16; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of__identity_16() { return &____identity_16; } inline void set__identity_16(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ____identity_16 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // SixLabors.ImageSharp.Advanced.ParallelExecutionSettings struct ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CMemoryAllocatorU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::k__BackingField int32_t ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::k__BackingField int32_t ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CMemoryAllocatorU3Ek__BackingField_0() { return static_cast(offsetof(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22, ___U3CMemoryAllocatorU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CMemoryAllocatorU3Ek__BackingField_0() const { return ___U3CMemoryAllocatorU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CMemoryAllocatorU3Ek__BackingField_0() { return &___U3CMemoryAllocatorU3Ek__BackingField_0; } inline void set_U3CMemoryAllocatorU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CMemoryAllocatorU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMemoryAllocatorU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CMaxDegreeOfParallelismU3Ek__BackingField_1() { return static_cast(offsetof(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22, ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1)); } inline int32_t get_U3CMaxDegreeOfParallelismU3Ek__BackingField_1() const { return ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CMaxDegreeOfParallelismU3Ek__BackingField_1() { return &___U3CMaxDegreeOfParallelismU3Ek__BackingField_1; } inline void set_U3CMaxDegreeOfParallelismU3Ek__BackingField_1(int32_t value) { ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2() { return static_cast(offsetof(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22, ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2)); } inline int32_t get_U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2() const { return ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2() { return &___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2; } inline void set_U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2(int32_t value) { ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2 = value; } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Advanced.ParallelExecutionSettings struct ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22_marshaled_pinvoke { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CMemoryAllocatorU3Ek__BackingField_0; int32_t ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1; int32_t ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Advanced.ParallelExecutionSettings struct ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22_marshaled_com { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CMemoryAllocatorU3Ek__BackingField_0; int32_t ___U3CMaxDegreeOfParallelismU3Ek__BackingField_1; int32_t ___U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2; }; // 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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 { 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E { 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___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_tC280590152738D28102C9D7947254757A4B44471 { 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tC280590152738D28102C9D7947254757A4B44471, ___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_tC280590152738D28102C9D7947254757A4B44471, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_tC280590152738D28102C9D7947254757A4B44471, ___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_tC280590152738D28102C9D7947254757A4B44471, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_tC280590152738D28102C9D7947254757A4B44471, ___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_tC280590152738D28102C9D7947254757A4B44471, ___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_tC280590152738D28102C9D7947254757A4B44471, ___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_tC280590152738D28102C9D7947254757A4B44471, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E { 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___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_t2029113CC606EC1752C4FAB021785F935C464758 { 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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * 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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t2029113CC606EC1752C4FAB021785F935C464758, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___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_t7785FED4996231D096776D8D50217B93C38B6600 { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_t7785FED4996231D096776D8D50217B93C38B6600, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16 { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_tB493DA970425757D00746633E1AA9AC172AB3A16, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 { 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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_tC65033B950B0DF524F21E89B6731096699F3220C * ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * 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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38 { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860 { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B { 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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555 { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t640A2082373F9B792CC56280F7BC60DB691E3555, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635 { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2 { 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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA, ___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_t60B16A6D8344B57FEF163207DF26129A91507399 { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t60B16A6D8344B57FEF163207DF26129A91507399, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B, ___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_t67B6CB319032BC664E326FD830C69A020F846874 { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t67B6CB319032BC664E326FD830C69A020F846874, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151 { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 { 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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281, ___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_t220CE18966D90CA2F18958D71978FA62F8060201 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_t220CE18966D90CA2F18958D71978FA62F8060201, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_t554673235178030E9D5DF2066AD8D87B7970AD94, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 { 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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___source_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___destination_3)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * 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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738 { 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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___source_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___destination_3)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * 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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521 { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634 { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666 { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B { 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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___source_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___destination_3)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * 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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_t5729157191342E3AF8A97F7084F3ADA23758312B, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 { 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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___source_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___destination_3)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * 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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1, ___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_t3B995053CB60D09822493D149107B26F2AA0400D { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t3B995053CB60D09822493D149107B26F2AA0400D, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927 { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 { 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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___source_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___destination_3)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * 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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A, ___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_t5EBD7248925B1102CEFE35C3755E306726622148 { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t5EBD7248925B1102CEFE35C3755E306726622148, ___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_t23FF3071154C378A4415B87DF128EB744414F580 { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_t23FF3071154C378A4415B87DF128EB744414F580, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184 { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668 { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t1062841E424D04ACDD9C2E7D252338E92E378668, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF { 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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___source_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___destination_3)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * 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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2, ___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_t53038694893558AE074080E42258B73C52BFBF5C { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t53038694893558AE074080E42258B73C52BFBF5C, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594 { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t9EAA9042A88A629231C28136E5E047F723EF0594, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747 { 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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___source_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___destination_3)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * 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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1, ___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_t8213C467A0D46D317040191B9D894C800F956B63 { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_t8213C467A0D46D317040191B9D894C800F956B63, ___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_tF3060F66431E540786627046909242D1FD6FC570 { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tF3060F66431E540786627046909242D1FD6FC570, ___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_tF3060F66431E540786627046909242D1FD6FC570, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_tF3060F66431E540786627046909242D1FD6FC570, ___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_tF3060F66431E540786627046909242D1FD6FC570, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_tF3060F66431E540786627046909242D1FD6FC570, ___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_tF3060F66431E540786627046909242D1FD6FC570, ___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_tF3060F66431E540786627046909242D1FD6FC570, ___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_tF3060F66431E540786627046909242D1FD6FC570, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B, ___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_t6294444747B7F7D51F3860B4150265877092DF59 { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t6294444747B7F7D51F3860B4150265877092DF59, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F { 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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___source_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___destination_3)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * 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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F, ___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.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4, ___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.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.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.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.Threading.Tasks.ParallelLoopResult struct ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 { public: // System.Boolean System.Threading.Tasks.ParallelLoopResult::m_completed bool ___m_completed_0; // System.Nullable`1 System.Threading.Tasks.ParallelLoopResult::m_lowestBreakIteration Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F ___m_lowestBreakIteration_1; public: inline static int32_t get_offset_of_m_completed_0() { return static_cast(offsetof(ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3, ___m_completed_0)); } inline bool get_m_completed_0() const { return ___m_completed_0; } inline bool* get_address_of_m_completed_0() { return &___m_completed_0; } inline void set_m_completed_0(bool value) { ___m_completed_0 = value; } inline static int32_t get_offset_of_m_lowestBreakIteration_1() { return static_cast(offsetof(ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3, ___m_lowestBreakIteration_1)); } inline Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F get_m_lowestBreakIteration_1() const { return ___m_lowestBreakIteration_1; } inline Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F * get_address_of_m_lowestBreakIteration_1() { return &___m_lowestBreakIteration_1; } inline void set_m_lowestBreakIteration_1(Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F value) { ___m_lowestBreakIteration_1 = value; } }; // Native definition for P/Invoke marshalling of System.Threading.Tasks.ParallelLoopResult struct ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3_marshaled_pinvoke { int32_t ___m_completed_0; Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F ___m_lowestBreakIteration_1; }; // Native definition for COM marshalling of System.Threading.Tasks.ParallelLoopResult struct ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3_marshaled_com { int32_t ___m_completed_0; Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F ___m_lowestBreakIteration_1; }; // System.Threading.Tasks.ParallelOptions struct ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C : public RuntimeObject { public: // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.ParallelOptions::m_scheduler TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___m_scheduler_0; // System.Int32 System.Threading.Tasks.ParallelOptions::m_maxDegreeOfParallelism int32_t ___m_maxDegreeOfParallelism_1; // System.Threading.CancellationToken System.Threading.Tasks.ParallelOptions::m_cancellationToken CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___m_cancellationToken_2; public: inline static int32_t get_offset_of_m_scheduler_0() { return static_cast(offsetof(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C, ___m_scheduler_0)); } inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * get_m_scheduler_0() const { return ___m_scheduler_0; } inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D ** get_address_of_m_scheduler_0() { return &___m_scheduler_0; } inline void set_m_scheduler_0(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * value) { ___m_scheduler_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_scheduler_0), (void*)value); } inline static int32_t get_offset_of_m_maxDegreeOfParallelism_1() { return static_cast(offsetof(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C, ___m_maxDegreeOfParallelism_1)); } inline int32_t get_m_maxDegreeOfParallelism_1() const { return ___m_maxDegreeOfParallelism_1; } inline int32_t* get_address_of_m_maxDegreeOfParallelism_1() { return &___m_maxDegreeOfParallelism_1; } inline void set_m_maxDegreeOfParallelism_1(int32_t value) { ___m_maxDegreeOfParallelism_1 = value; } inline static int32_t get_offset_of_m_cancellationToken_2() { return static_cast(offsetof(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C, ___m_cancellationToken_2)); } inline CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD get_m_cancellationToken_2() const { return ___m_cancellationToken_2; } inline CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD * get_address_of_m_cancellationToken_2() { return &___m_cancellationToken_2; } inline void set_m_cancellationToken_2(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD value) { ___m_cancellationToken_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_cancellationToken_2))->___m_source_0), (void*)NULL); } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 { 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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___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_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8, ___operation_5)); } inline AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA { 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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___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_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA, ___operation_5)); } inline AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E 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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC { 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_tC280590152738D28102C9D7947254757A4B44471 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___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_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC, ___operation_5)); } inline AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 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_t77B327A4CFB2CCCF5477780C68214D425BA699CE { 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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___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_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___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_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___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_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___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_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___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_t77B327A4CFB2CCCF5477780C68214D425BA699CE, ___operation_5)); } inline AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E 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_t33EE95653004A3CDBD45008E7415F5E76008806E { 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_t2029113CC606EC1752C4FAB021785F935C464758 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E, ___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_t33EE95653004A3CDBD45008E7415F5E76008806E, ___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_t33EE95653004A3CDBD45008E7415F5E76008806E, ___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_t33EE95653004A3CDBD45008E7415F5E76008806E, ___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_t33EE95653004A3CDBD45008E7415F5E76008806E, ___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_t33EE95653004A3CDBD45008E7415F5E76008806E, ___operation_5)); } inline AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 { 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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___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_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5, ___operation_5)); } inline AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B 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_tD2825967D01C53CB808860461B4299222887B17E { 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_t31ECA081255E596D0675084EB4EFB7DB4423792F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E, ___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_tD2825967D01C53CB808860461B4299222887B17E, ___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_tD2825967D01C53CB808860461B4299222887B17E, ___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_tD2825967D01C53CB808860461B4299222887B17E, ___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_tD2825967D01C53CB808860461B4299222887B17E, ___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_tD2825967D01C53CB808860461B4299222887B17E, ___operation_5)); } inline AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F 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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 { 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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___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_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6, ___operation_5)); } inline AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB { 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_t7785FED4996231D096776D8D50217B93C38B6600 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___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_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB, ___operation_5)); } inline AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 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_t4337B49949C6EAA779923B107BB567E30A24D2B6 { 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_tB493DA970425757D00746633E1AA9AC172AB3A16 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___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_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___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_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___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_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___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_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___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_t4337B49949C6EAA779923B107BB567E30A24D2B6, ___operation_5)); } inline AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC { 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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___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_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC, ___operation_5)); } inline AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 { 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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___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_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1, ___operation_5)); } inline AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 { 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_t9769EDB47E93E4B787049DD5128FB25C207BFB38 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___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_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3, ___operation_5)); } inline AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B { 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_tBB9B579D3879F84A244DC58AC758117B5F4B1860 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___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_tBEFAD2E9996523DB9CBE273D16CF5593795A188B, ___operation_5)); } inline AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 { 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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___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_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084, ___operation_5)); } inline AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 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_t8FB04B81AA945F0DB6EBF619A85793F60516D652 { 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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___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_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___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_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___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_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___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_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___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_t8FB04B81AA945F0DB6EBF619A85793F60516D652, ___operation_5)); } inline AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B 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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A { 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_tC62D941AEF95497FADC04A86894D33329AF68CDC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___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_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A, ___operation_5)); } inline AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC 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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B { 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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___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_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B, ___operation_5)); } inline AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB 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_t14ADC31E5854D22958E9BB1B85C85EF21168635B { 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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___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_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___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_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___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_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___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_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___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_t14ADC31E5854D22958E9BB1B85C85EF21168635B, ___operation_5)); } inline AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B 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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 { 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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___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_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957, ___operation_5)); } inline AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A 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_tC56D421641021AA75D10383529D356ECF1376C98 { 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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98, ___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_tC56D421641021AA75D10383529D356ECF1376C98, ___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_tC56D421641021AA75D10383529D356ECF1376C98, ___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_tC56D421641021AA75D10383529D356ECF1376C98, ___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_tC56D421641021AA75D10383529D356ECF1376C98, ___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_tC56D421641021AA75D10383529D356ECF1376C98, ___operation_5)); } inline AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C 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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC { 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_t640A2082373F9B792CC56280F7BC60DB691E3555 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___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_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC, ___operation_5)); } inline AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 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_tB0DBB52264D1E20BA4244694DB56A38164DECAED { 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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___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_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___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_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___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_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___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_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___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_tB0DBB52264D1E20BA4244694DB56A38164DECAED, ___operation_5)); } inline AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 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_t80D733684B60B1D241B53E2B8DC57E691E977F07 { 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_t12247F3CD75097C6BA9DB6450D12A67698215D7A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___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_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___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_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___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_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___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_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___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_t80D733684B60B1D241B53E2B8DC57E691E977F07, ___operation_5)); } inline AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A 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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 { 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_tE97B6620B611EB77020C91057767E3FDAE1DE635 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___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_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29, ___operation_5)); } inline AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 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_t9D387D105FC1741588D0290313D2BFAB621EF129 { 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_t20D323774B08999CC0299BBAD9B243D9F586B8C2 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129, ___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_t9D387D105FC1741588D0290313D2BFAB621EF129, ___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_t9D387D105FC1741588D0290313D2BFAB621EF129, ___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_t9D387D105FC1741588D0290313D2BFAB621EF129, ___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_t9D387D105FC1741588D0290313D2BFAB621EF129, ___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_t9D387D105FC1741588D0290313D2BFAB621EF129, ___operation_5)); } inline AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C { 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_t68DB18585869A164C8E50C44AE18E1F488ED61AA ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___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_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C, ___operation_5)); } inline AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA 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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 { 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_t60B16A6D8344B57FEF163207DF26129A91507399 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___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_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0, ___operation_5)); } inline AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 { 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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___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_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784, ___operation_5)); } inline AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B 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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA { 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_t67B6CB319032BC664E326FD830C69A020F846874 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___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_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA, ___operation_5)); } inline AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 { 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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___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_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9, ___operation_5)); } inline AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 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_t0A551A562EB329DE7711CF5475DC69B2422B3126 { 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_tCAC0102FEA6258E696B06E45C87188AFF1470151 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___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_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___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_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___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_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___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_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___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_t0A551A562EB329DE7711CF5475DC69B2422B3126, ___operation_5)); } inline AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 { 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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___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_tF368FEE2C4448E485E436DB2ACB0DD5085A17547, ___operation_5)); } inline AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 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_t08195EA8BD781B2C609C136F235B8D3EA6657AED { 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_t4A81E93233246E79E464DD7DA1098B7CC33CF281 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___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_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___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_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___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_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___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_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___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_t08195EA8BD781B2C609C136F235B8D3EA6657AED, ___operation_5)); } inline AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 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_t02F0878F9CE017515D655CD681EB2A991F4B880F { 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_t220CE18966D90CA2F18958D71978FA62F8060201 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___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_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___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_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___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_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___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_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___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_t02F0878F9CE017515D655CD681EB2A991F4B880F, ___operation_5)); } inline AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 { 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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___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_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0, ___operation_5)); } inline AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 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_t6DF56C181F29F33A52886511556068C4D48DADE2 { 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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2, ___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_t6DF56C181F29F33A52886511556068C4D48DADE2, ___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_t6DF56C181F29F33A52886511556068C4D48DADE2, ___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_t6DF56C181F29F33A52886511556068C4D48DADE2, ___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_t6DF56C181F29F33A52886511556068C4D48DADE2, ___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_t6DF56C181F29F33A52886511556068C4D48DADE2, ___operation_5)); } inline AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 { 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_t554673235178030E9D5DF2066AD8D87B7970AD94 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___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_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64, ___operation_5)); } inline AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA { 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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___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_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA, ___operation_5)); } inline AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD { 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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___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_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD, ___operation_5)); } inline AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 { 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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___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_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1, ___operation_5)); } inline AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 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_t641E2F406A2DEE2E76079AF6F8686651819CEE96 { 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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___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_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___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_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___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_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___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_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___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_t641E2F406A2DEE2E76079AF6F8686651819CEE96, ___operation_5)); } inline AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF 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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 { 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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___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_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6, ___operation_5)); } inline AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 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_t66615326C2680F21512A141829B5D9C36C55563C { 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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C, ___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_t66615326C2680F21512A141829B5D9C36C55563C, ___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_t66615326C2680F21512A141829B5D9C36C55563C, ___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_t66615326C2680F21512A141829B5D9C36C55563C, ___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_t66615326C2680F21512A141829B5D9C36C55563C, ___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_t66615326C2680F21512A141829B5D9C36C55563C, ___operation_5)); } inline AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB { 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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___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_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB, ___operation_5)); } inline AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD 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_tBFA5F47488A7B387123D3119ED86058C2553A577 { 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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577, ___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_tBFA5F47488A7B387123D3119ED86058C2553A577, ___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_tBFA5F47488A7B387123D3119ED86058C2553A577, ___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_tBFA5F47488A7B387123D3119ED86058C2553A577, ___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_tBFA5F47488A7B387123D3119ED86058C2553A577, ___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_tBFA5F47488A7B387123D3119ED86058C2553A577, ___operation_5)); } inline AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB { 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_tB622BE0347D76E941F76BA648FA7E10D076DD738 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___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_t03BE696E209C5BAD01E40F8256390DD8233C3ABB, ___operation_5)); } inline AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 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_t782E0E108DE7DE59432379E0FD9A354E996D730E { 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_tCA1C628D805C12CDB867094B2950DFEAFE092521 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___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_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___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_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___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_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___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_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___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_t782E0E108DE7DE59432379E0FD9A354E996D730E, ___operation_5)); } inline AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB { 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_t6C82AB62F92B2351606CB66A7F33401D87B06634 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___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_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB, ___operation_5)); } inline AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 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_t673829D579A549D4A56F67E102E105DE6840FE85 { 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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85, ___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_t673829D579A549D4A56F67E102E105DE6840FE85, ___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_t673829D579A549D4A56F67E102E105DE6840FE85, ___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_t673829D579A549D4A56F67E102E105DE6840FE85, ___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_t673829D579A549D4A56F67E102E105DE6840FE85, ___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_t673829D579A549D4A56F67E102E105DE6840FE85, ___operation_5)); } inline AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F { 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_tEC442EC4C28369D114FF399AC94006CFB0C852BE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___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_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F, ___operation_5)); } inline AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE 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_t11795F5483F09C3E6B5DD4F17415E67E4E798961 { 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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___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_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___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_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___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_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___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_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___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_t11795F5483F09C3E6B5DD4F17415E67E4E798961, ___operation_5)); } inline AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 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_t250544A750BC250EF4AA30265F49B2C9BD361F87 { 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_t73945CBC69FBF9533DCD3C15580967D05B8FE666 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___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_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___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_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___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_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___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_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___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_t250544A750BC250EF4AA30265F49B2C9BD361F87, ___operation_5)); } inline AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA { 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_t5729157191342E3AF8A97F7084F3ADA23758312B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___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_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA, ___operation_5)); } inline AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B 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_tC334AE0372F21BF77BBAAFAD549008F47026A365 { 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_tFA0B7190B17300025293D36908FE70EABFFF6EB4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___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_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___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_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___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_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___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_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___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_tC334AE0372F21BF77BBAAFAD549008F47026A365, ___operation_5)); } inline AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 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_tDB3E71AACF84E2AF51204A821EA60091F3D78952 { 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_t282BDC4839992618E3672A71CCFABE2AD40AFB98 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___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_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___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_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___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_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___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_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___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_tDB3E71AACF84E2AF51204A821EA60091F3D78952, ___operation_5)); } inline AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 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_tF3BFE7D871273E091931EEEEA469FF6255998DD4 { 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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___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_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___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_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___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_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___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_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___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_tF3BFE7D871273E091931EEEEA469FF6255998DD4, ___operation_5)); } inline AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 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_t2C276069289DE25952B7BAF13DF6179782BF9097 { 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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097, ___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_t2C276069289DE25952B7BAF13DF6179782BF9097, ___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_t2C276069289DE25952B7BAF13DF6179782BF9097, ___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_t2C276069289DE25952B7BAF13DF6179782BF9097, ___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_t2C276069289DE25952B7BAF13DF6179782BF9097, ___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_t2C276069289DE25952B7BAF13DF6179782BF9097, ___operation_5)); } inline AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B 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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 { 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_t47361F2573AEF56EC7F790BC85A1666C48DC6982 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___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_t74EDE5ED7262C197FF29387827F8B6D3A39481A1, ___operation_5)); } inline AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC { 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_tF873EE2016C56CB322C9E7BAF980D366E3820E57 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___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_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC, ___operation_5)); } inline AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 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_t1080DEA59A41CF5523304AC68A5557923B196DAD { 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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___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_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___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_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___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_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___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_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___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_t1080DEA59A41CF5523304AC68A5557923B196DAD, ___operation_5)); } inline AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E { 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_t3B995053CB60D09822493D149107B26F2AA0400D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___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_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E, ___operation_5)); } inline AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D 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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 { 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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___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_t301306C6D95A56DD82414B2F1489FFBDE6134DF0, ___operation_5)); } inline AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 { 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_t2976FEE6E9795815FDDE50FDFA6A60074D125927 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___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_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487, ___operation_5)); } inline AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 { 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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___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_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537, ___operation_5)); } inline AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 { 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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___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_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7, ___operation_5)); } inline AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 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_t03B3585773A0C68E4B51442C9091954337E99D32 { 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_tB2780206DA70A1963CFC09E6B73403400238C0FB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32, ___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_t03B3585773A0C68E4B51442C9091954337E99D32, ___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_t03B3585773A0C68E4B51442C9091954337E99D32, ___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_t03B3585773A0C68E4B51442C9091954337E99D32, ___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_t03B3585773A0C68E4B51442C9091954337E99D32, ___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_t03B3585773A0C68E4B51442C9091954337E99D32, ___operation_5)); } inline AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB 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_t34E32966C3560AD102722462456B741D8B78C447 { 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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447, ___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_t34E32966C3560AD102722462456B741D8B78C447, ___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_t34E32966C3560AD102722462456B741D8B78C447, ___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_t34E32966C3560AD102722462456B741D8B78C447, ___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_t34E32966C3560AD102722462456B741D8B78C447, ___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_t34E32966C3560AD102722462456B741D8B78C447, ___operation_5)); } inline AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E { 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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___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_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E, ___operation_5)); } inline AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A 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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 { 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_t5EBD7248925B1102CEFE35C3755E306726622148 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___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_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1, ___operation_5)); } inline AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A { 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_t23FF3071154C378A4415B87DF128EB744414F580 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___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_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A, ___operation_5)); } inline AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 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_tD76961C229AFF53A962B88B57775616CE35326E3 { 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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3, ___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_tD76961C229AFF53A962B88B57775616CE35326E3, ___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_tD76961C229AFF53A962B88B57775616CE35326E3, ___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_tD76961C229AFF53A962B88B57775616CE35326E3, ___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_tD76961C229AFF53A962B88B57775616CE35326E3, ___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_tD76961C229AFF53A962B88B57775616CE35326E3, ___operation_5)); } inline AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE { 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_t5109DA1068FFA2DC3845D7B3408582FA31D40184 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___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_t3695E7392BCB1C92427A23DB94737A06F30FC8EE, ___operation_5)); } inline AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 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_tE5C9C715F06096F502049F63EA3907CF4435E3E8 { 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_t1062841E424D04ACDD9C2E7D252338E92E378668 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___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_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___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_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___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_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___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_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___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_tE5C9C715F06096F502049F63EA3907CF4435E3E8, ___operation_5)); } inline AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 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_tF9C0717125455A3A592D46057798081D00EAC981 { 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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981, ___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_tF9C0717125455A3A592D46057798081D00EAC981, ___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_tF9C0717125455A3A592D46057798081D00EAC981, ___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_tF9C0717125455A3A592D46057798081D00EAC981, ___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_tF9C0717125455A3A592D46057798081D00EAC981, ___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_tF9C0717125455A3A592D46057798081D00EAC981, ___operation_5)); } inline AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF 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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD { 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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___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_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD, ___operation_5)); } inline AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC { 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_t53038694893558AE074080E42258B73C52BFBF5C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___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_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC, ___operation_5)); } inline AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C 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_t462A3F30E706B32562EC445BADBD5B83793E1D6D { 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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___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_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___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_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___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_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___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_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___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_t462A3F30E706B32562EC445BADBD5B83793E1D6D, ___operation_5)); } inline AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD { 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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___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_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD, ___operation_5)); } inline AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E 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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F { 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_t4F13965FCC41C9613CCF8796F5498357C900E78E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___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_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F, ___operation_5)); } inline AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E 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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A { 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_t9EAA9042A88A629231C28136E5E047F723EF0594 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___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_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A, ___operation_5)); } inline AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A { 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_t1B609E5BD80DAD4968BDA4885D69F409389BB747 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___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_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A, ___operation_5)); } inline AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 { 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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___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_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180, ___operation_5)); } inline AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 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_t1E92BCADE67E15B783C61D65F2F260EA7094896F { 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_t8213C467A0D46D317040191B9D894C800F956B63 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___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_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___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_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___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_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___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_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___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_t1E92BCADE67E15B783C61D65F2F260EA7094896F, ___operation_5)); } inline AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 { 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_tF3060F66431E540786627046909242D1FD6FC570 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___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_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9, ___operation_5)); } inline AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 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_tD558C91BF59F99570889CD5108A791623F2451E1 { 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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1, ___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_tD558C91BF59F99570889CD5108A791623F2451E1, ___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_tD558C91BF59F99570889CD5108A791623F2451E1, ___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_tD558C91BF59F99570889CD5108A791623F2451E1, ___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_tD558C91BF59F99570889CD5108A791623F2451E1, ___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_tD558C91BF59F99570889CD5108A791623F2451E1, ___operation_5)); } inline AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A { 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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___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_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A, ___operation_5)); } inline AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B 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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 { 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_t6294444747B7F7D51F3860B4150265877092DF59 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___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_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2, ___operation_5)); } inline AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B { 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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___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_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B, ___operation_5)); } inline AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F 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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 { 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 ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___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_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52, ___operation_5)); } inline ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 { 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 ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___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_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0, ___operation_5)); } inline ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB 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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C { 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 ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___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_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C, ___operation_5)); } inline ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A 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_t7A6680D38C2F9A019631C877D963499E7A2630D5 { 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 ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___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_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___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_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___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_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___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_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___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_t7A6680D38C2F9A019631C877D963499E7A2630D5, ___operation_5)); } inline ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 { 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 ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___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_tEFE1458E968F17980E863BFCC7E5BA3525BA5275, ___operation_5)); } inline ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 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_tE7EA900C4412468B80FC49A92E3032C1292113D5 { 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 ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___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_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___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_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___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_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___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_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___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_tE7EA900C4412468B80FC49A92E3032C1292113D5, ___operation_5)); } inline ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 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_t9C01BB07A910E91F5BB13B0AC46F38D940650467 { 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 ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___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_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___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_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___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_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___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_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___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_t9C01BB07A910E91F5BB13B0AC46F38D940650467, ___operation_5)); } inline ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 { 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 ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___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_t99AA5F543E4C7E405E3FC6C82DF5337041550F44, ___operation_5)); } inline ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 { 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 ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___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_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3, ___operation_5)); } inline ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F { 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 ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___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_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F, ___operation_5)); } inline ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 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_t8469B279703BF18524C403A72C142ED46DE088F7 { 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 ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7, ___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_t8469B279703BF18524C403A72C142ED46DE088F7, ___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_t8469B279703BF18524C403A72C142ED46DE088F7, ___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_t8469B279703BF18524C403A72C142ED46DE088F7, ___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_t8469B279703BF18524C403A72C142ED46DE088F7, ___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_t8469B279703BF18524C403A72C142ED46DE088F7, ___operation_5)); } inline ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C { 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 ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___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_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C, ___operation_5)); } inline ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F 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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF { 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 ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___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_t7E91074E9B8C8B8F7612697B19A02CFF278321DF, ___operation_5)); } inline ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED 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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 { 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 ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___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_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24, ___operation_5)); } inline ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 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_t58D7F02F460C6F08C7C87E470FDD5D456540F717 { 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 ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___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_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___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_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___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_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___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_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___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_t58D7F02F460C6F08C7C87E470FDD5D456540F717, ___operation_5)); } inline ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 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_t35578CD43A789D61100BAD168B6B30E6776CEE3A { 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 ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___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_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___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_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___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_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___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_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___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_t35578CD43A789D61100BAD168B6B30E6776CEE3A, ___operation_5)); } inline ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD 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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 { 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 ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___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_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8, ___operation_5)); } inline ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B { 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 ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___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_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B, ___operation_5)); } inline ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E 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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D { 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 ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___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_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D, ___operation_5)); } inline ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 { 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 ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___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_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75, ___operation_5)); } inline ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F { 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 ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___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_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F, ___operation_5)); } inline ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 get_operation_5() const { return ___operation_5; } inline ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 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.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Action`1 struct Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B : public MulticastDelegate_t { public: public: }; #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.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>::.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_mCB458A27645B9D9091381309DE746E396AA9B129_gshared_inline (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * ___operation5, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_gshared (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * __this, RuntimeObject * ___object0, intptr_t ___method1, 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_mDFFFAAFB08CF59FB72F35007115C5C8D113BE6A8_gshared_inline (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * ___operation5, 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_m6F2B01F71726A4F935C6C03DA89F60317A171077_gshared_inline (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * ___operation5, 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_mD737644516065F888F99E6320B801C1BAA7F7EB9_gshared_inline (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * ___operation5, 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_m0266B889BD54F4FE5D50BAB4537365C297958CAA_gshared_inline (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * ___operation5, 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_m77A4BCA65BF674C8EC41D42C2FA729734902ECAA_gshared_inline (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * ___operation5, 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_mB926E148F678177ECEE4D4EBFF749A9B2DB9D575_gshared_inline (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * ___operation5, 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_m2862F1313D8814FA8B32A0BEEFC3E41E779462D1_gshared_inline (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * ___operation5, 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_m1BEDBF774189593E3369CE1ED1FAEB4F58F0AF73_gshared_inline (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * ___operation5, 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_mD496320342A4C395E68DCFD0A73456A64F9520E3_gshared_inline (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * ___operation5, 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_m8D90366C16DBBBABFBDF3A9299124EB728B51D02_gshared_inline (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * ___operation5, 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_mD3BBE46D932A4E88B6F5260EC7B8B9633E7A26FF_gshared_inline (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * ___operation5, 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_mADCB92F6BEE4F523109EB0FFB7E327D850B40F0C_gshared_inline (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * ___operation5, 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_m91E16648ADFE86856A9843B355835C28136826B9_gshared_inline (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * ___operation5, 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_m9D375AC0D2740A8DF5F8F49AC371AB8342591D35_gshared_inline (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * ___operation5, 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_mCA4A9038F45B841C972DAC7374F4A2B9627419BE_gshared_inline (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * ___operation5, 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_m82BD8D608320B65B52E49925B62A3EEC03A412D6_gshared_inline (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * ___operation5, 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_m68E6EFDD2CA156B55F056A89DA2D5DCE041F7210_gshared_inline (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * ___operation5, 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_mCA5AAA421A09BE046EA3264F8226C5407DED077D_gshared_inline (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * ___operation5, 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_mBFE8DA130F51E2D0E006EF96367C9E3AEABB58C4_gshared_inline (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * ___operation5, 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_mB72200CF99A9C7B74FBC5C24BE60B735926B98BB_gshared_inline (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * ___operation5, 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_mFC99DDC2C1A257402953F2682405CFF20EFF2090_gshared_inline (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * ___operation5, 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_mB6FF5A44016300F43F782EE50848E000E2427F22_gshared_inline (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * ___operation5, 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_m116232E83DEA733C924449BB9266AF35B33560CA_gshared_inline (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * ___operation5, 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_m1E7F2FCED6675ED179F56303C9623D3A13FC64C5_gshared_inline (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * ___operation5, 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_m5B813303BA78F3B2457558B8757356CE8A593387_gshared_inline (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * ___operation5, 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_mCB765C07C23BDF4CA6385FC81B72E1790DF932CD_gshared_inline (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * ___operation5, 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_mBE212886C89A46010D87DC9E4F96F6FCE9ACF41D_gshared_inline (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * ___operation5, 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_mE679DBAB6C86A6D49E42DAFA4823CBB2B075BD04_gshared_inline (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * ___operation5, 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_m3CE3E687FF58D55E789849D75BAA4A7E403D6B0A_gshared_inline (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * ___operation5, 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_mA31D3F3538F0F614F6146C5D2DBAD2C1B8BC2970_gshared_inline (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * ___operation5, 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_m96DC64C0A46F4660EA2CDB168F62AEC21941692B_gshared_inline (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * ___operation5, 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_m735D0B44BC9B67AC06192FA5F6FAECAD48AB96C7_gshared_inline (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * ___operation5, 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_m912E02B444068F372EBA9042102D6F6949A2941A_gshared_inline (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * ___operation5, 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_mB84ED370A3BB6F6858F61FD9C4676D88083D85FE_gshared_inline (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * ___operation5, 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_mD460FCA080BDF0B0FDE7A5CDB490BA152339089E_gshared_inline (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * ___operation5, 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_mB77B79ECAACFAFC3E7894C1940D5ADA9B007208C_gshared_inline (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * ___operation5, 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_mAAE356D8F50A8BBD1474FA046054C3CB70F14F6A_gshared_inline (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * ___operation5, 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_mBB6AAF0D23DFFF8749E14E56687B6A89A49942CC_gshared_inline (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * ___operation5, 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_m69E8BB26BB3072541D40BE81AC6A648B62913E0B_gshared_inline (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * ___operation5, 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_m6EDDDFA9BD80125412BDF8B6918C5CD670BE4AC4_gshared_inline (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * ___operation5, 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_mE238E620D37E5AD22CAE46F709211AF854484547_gshared_inline (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * ___operation5, 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_m632FB4A168A4A091574CD5FA2DAA08B5B1D6C663_gshared_inline (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * ___operation5, 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_mF55C15F0568803CB64E628C061253C54F823F4A8_gshared_inline (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * ___operation5, 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_m2FB9EAB4E9DED953E7AD97864E84AA8B160CFD7B_gshared_inline (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * ___operation5, 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_m52C45DA5BFDB9012BA45A3F553B72E975AC206E4_gshared_inline (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * ___operation5, 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_mEE2B333E54726AFAFFD1DB177DCF89BCF6407ABC_gshared_inline (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * ___operation5, 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_m912EDF213F2DE08027C16D8AF73AE6DC530B5FE5_gshared_inline (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * ___operation5, 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_m0663739DC2D4A2C04B209A03BB66DA16B72A6645_gshared_inline (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * ___operation5, 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_m4D65CD94139E1D974A41AF7449AE0FC3D348AFB2_gshared_inline (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * ___operation5, 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_mE1EC04C0AACADFE400312163F797B7AF2C26EB88_gshared_inline (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * ___operation5, 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_mEF7D47E466C388299AF44164BD3AC8BE4C3660EC_gshared_inline (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * ___operation5, 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_m1A098316ACBA8C9B15E57EE4BA974DECD4AC26FC_gshared_inline (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * ___operation5, 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_m2CC89E0CC1DE6E364FD610137B1D68D917FA5C7C_gshared_inline (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * ___operation5, 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_mF351B359B7D9C68F83CD193BFE9E98CA71DDD858_gshared_inline (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * ___operation5, 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_mA6AD45A272A038798DE037DBD42C35ADDBD29BD8_gshared_inline (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * ___operation5, 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_m05D48900A72BBF15C5CDF3E783FEA23F06D2597A_gshared_inline (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * ___operation5, 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_m87BA1D76BD65E816F71B3E06A1FE20459D2627A4_gshared_inline (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * ___operation5, 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_mD838834ADB0E84E3667C7EBA2B40DD4930CB8025_gshared_inline (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * ___operation5, 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_m151AA2F8B17F907FC83CC44EF2F316D5F6AABDB5_gshared_inline (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * ___operation5, 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_mC4388BF045BC009789C0258C415BC5604737EE1C_gshared_inline (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * ___operation5, 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_m5C3F82C0B4E23C1699C80E197CA91F638F44B0E5_gshared_inline (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * ___operation5, 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_mC5222280E6974AA629E5347C5E24314305D1BA2F_gshared_inline (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * ___operation5, 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_m2788E43C63DD491602E3974210326155101D33CD_gshared_inline (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * ___operation5, 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_m267010D593ABDA0C366C3BF5C7CF27FCC56956FC_gshared_inline (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * ___operation5, 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_mE53D0294E92EBAD8E8551C8016E674D1166C79B4_gshared_inline (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * ___operation5, 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_m940D0B5A99AE68D4234A2F01AFBB751184B31D69_gshared_inline (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * ___operation5, 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_m469E09F08A4AB8080BABEFFC0BF14074F77B1A46_gshared_inline (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * ___operation5, 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_mDC2DE960958A56399E6FE3637653B828C3928E91_gshared_inline (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * ___operation5, 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_m755AF950A385BD3977B341F4C41A300F066C5BA4_gshared_inline (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * ___operation5, 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_m5B74AF741B73D71BEEF2E7D2FCCB27774BD2CB1E_gshared_inline (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * ___operation5, 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_mE58D372BB3AF1C6E6F461EF181C06E072B785429_gshared_inline (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * ___operation5, 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_m318DCB42A73595294D4F0555D1746C433F28771B_gshared_inline (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * ___operation5, 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_m686401C4916C02C8669B4354F73C712247D19739_gshared_inline (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * ___operation5, 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_m56682B45957D6A6B168DD0BC43BA6C4F0447AFDF_gshared_inline (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * ___operation5, 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_m379DA2CB1E53EF72B3FD0717451DC824BD78DBB8_gshared_inline (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * ___operation5, 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_mFD328A4923E1D9ABABCE2986E65F0FC2CA78C6CD_gshared_inline (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * ___operation5, 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_m19F0FFC266B5200AEBB288ACB337F8B5DA61F1A8_gshared_inline (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * ___operation5, 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_m35F43AC21D6BE34595ED231DF0E0CE5AB6AD5677_gshared_inline (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * ___operation5, 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_mCF728243B23B741B344BB0A2000F58E7E8E731BF_gshared_inline (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * ___operation5, 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_mE8DDF343CB8A9595EF75EE3C995F7BB70486C61F_gshared_inline (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * ___operation5, 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_mADCA712CDD096DA141B94133E5913023BB7EB93A_gshared_inline (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * ___operation5, 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_m273E4FAF289271CE378B84FDA5D9AF1749D07067_gshared_inline (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * ___operation5, 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_m1342583C97FF4A622F0E35A928FED16A85B63751_gshared_inline (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * ___operation5, 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_m9262881D7BA02B3A1D7715B35B4D6E57F57F2CBE_gshared_inline (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * ___operation5, 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_m57A779AA8FD5068CABCB99FCCBB7B3D146D676F1_gshared_inline (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * ___operation5, 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_m4B4CA5FED8F0D98AB776238EBD945E76AEB2B959_gshared_inline (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * ___operation5, 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_mE43C0AD7B24D4E6518D583AE65BD38B1F5299800_gshared_inline (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * ___operation5, 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_mF803CE5771EB41741BB5FAF1B51942A67DB91AC3_gshared_inline (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * ___operation5, 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_mCE777858280CDF8AC09141C613133A70907FA0EA_gshared_inline (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * ___operation5, 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_mD17C8928C413DB29CD4BA5208646507B79F6789D_gshared_inline (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * ___operation5, 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_mA34653A5B6B8096EBFFBFD86405FA3CD9866B482_gshared_inline (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * ___operation5, 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_m10932C3D53D042033ECDD0F0DB7D27A37800DACA_gshared_inline (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * ___operation5, 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_mC5AC906EB23571B05D4EF8E387920187D534ABC6_gshared_inline (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * ___operation5, 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_m3061670D8F568148548E3B062DA615ED869ADDED_gshared_inline (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * ___operation5, 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_m4DA92EA401D653D95FAF7E778BE5F79C7263FDF9_gshared_inline (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * ___operation5, 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_mDA82F6C7E4B251B38375FAC7376A8FC70335F7F0_gshared_inline (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * ___operation5, 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_m4E622C7AB0AF33490834C928BB4D8E3FCF52FC41_gshared_inline (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * ___operation5, 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_mEF31FB95CCE3E6440D9A3DB8A2D2D8AE5CFA4628_gshared_inline (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * ___operation5, 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_m0C859189D3383FFD44832A6C5E41A030C0EBD0AB_gshared_inline (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * ___operation5, 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_m9D2A6EA3B9C59EBAFDCF9064DB523189BAF4A5A3_gshared_inline (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * ___operation5, 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_m50ED755EE27F5B2012FE0DD3FB1D08256A3F3D48_gshared_inline (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * ___operation5, 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_mA691FE59C784D3D7AC633BE59D0A3825A3D10649_gshared_inline (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * ___operation5, 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_m0BDADAE28BB7F75466B6BE0CB736EE22A5BFF965_gshared_inline (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * ___operation5, 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_mFD3A87649CACD88BAC1FE56E3AEBA3C4D774D7A8_gshared_inline (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * ___operation5, 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_mF7E4C90B097FB22F4A7DDE45927E313E2DB5FE87_gshared_inline (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * ___operation5, 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_m8FFB703AB37D12C46B53887979226D8018AF4960_gshared_inline (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * ___operation5, 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_mD77C239A66FB74C2C0F7B03328642C6B31A6FE87_gshared_inline (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * ___operation5, 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_m36BDE261AB2C4087F9332ABEA46E520B3AD4315D_gshared_inline (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * ___operation5, 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_mC6633E521B6348087C3F80B846D0F91DDEA4FC4D_gshared_inline (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * ___operation5, 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); // SixLabors.ImageSharp.Advanced.ParallelExecutionSettings SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::FromConfiguration(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7 (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::ValidateRectangle(SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Top() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Bottom() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::get_MinimumPixelsProcessedPerTask() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator::DivideCeil(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline (int32_t ___dividend0, int32_t ___divisor1, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::get_MaxDegreeOfParallelism() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, const RuntimeMethod* 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); // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelExecutionSettings::get_MemoryAllocator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, 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.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 System.Threading.Tasks.ParallelOptions::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2 (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.ParallelOptions::set_MaxDegreeOfParallelism(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5 (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * __this, int32_t ___value0, 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&) inline void RowIntervalOperationWrapper_2__ctor_mCB458A27645B9D9091381309DE746E396AA9B129_inline (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCB458A27645B9D9091381309DE746E396AA9B129_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_gshared)(__this, ___object0, ___method1, method); } // System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B (int32_t ___fromInclusive0, int32_t ___toExclusive1, ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * ___parallelOptions2, Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * ___body3, 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&) inline void RowIntervalOperationWrapper_2__ctor_mDFFFAAFB08CF59FB72F35007115C5C8D113BE6A8_inline (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDFFFAAFB08CF59FB72F35007115C5C8D113BE6A8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m6F2B01F71726A4F935C6C03DA89F60317A171077_inline (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6F2B01F71726A4F935C6C03DA89F60317A171077_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD737644516065F888F99E6320B801C1BAA7F7EB9_inline (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD737644516065F888F99E6320B801C1BAA7F7EB9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m0266B889BD54F4FE5D50BAB4537365C297958CAA_inline (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0266B889BD54F4FE5D50BAB4537365C297958CAA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m77A4BCA65BF674C8EC41D42C2FA729734902ECAA_inline (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m77A4BCA65BF674C8EC41D42C2FA729734902ECAA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mB926E148F678177ECEE4D4EBFF749A9B2DB9D575_inline (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB926E148F678177ECEE4D4EBFF749A9B2DB9D575_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m2862F1313D8814FA8B32A0BEEFC3E41E779462D1_inline (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2862F1313D8814FA8B32A0BEEFC3E41E779462D1_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m1BEDBF774189593E3369CE1ED1FAEB4F58F0AF73_inline (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1BEDBF774189593E3369CE1ED1FAEB4F58F0AF73_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD496320342A4C395E68DCFD0A73456A64F9520E3_inline (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD496320342A4C395E68DCFD0A73456A64F9520E3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m8D90366C16DBBBABFBDF3A9299124EB728B51D02_inline (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8D90366C16DBBBABFBDF3A9299124EB728B51D02_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD3BBE46D932A4E88B6F5260EC7B8B9633E7A26FF_inline (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD3BBE46D932A4E88B6F5260EC7B8B9633E7A26FF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mADCB92F6BEE4F523109EB0FFB7E327D850B40F0C_inline (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mADCB92F6BEE4F523109EB0FFB7E327D850B40F0C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m91E16648ADFE86856A9843B355835C28136826B9_inline (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m91E16648ADFE86856A9843B355835C28136826B9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m9D375AC0D2740A8DF5F8F49AC371AB8342591D35_inline (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m9D375AC0D2740A8DF5F8F49AC371AB8342591D35_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mCA4A9038F45B841C972DAC7374F4A2B9627419BE_inline (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCA4A9038F45B841C972DAC7374F4A2B9627419BE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m82BD8D608320B65B52E49925B62A3EEC03A412D6_inline (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m82BD8D608320B65B52E49925B62A3EEC03A412D6_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m68E6EFDD2CA156B55F056A89DA2D5DCE041F7210_inline (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m68E6EFDD2CA156B55F056A89DA2D5DCE041F7210_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mCA5AAA421A09BE046EA3264F8226C5407DED077D_inline (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCA5AAA421A09BE046EA3264F8226C5407DED077D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mBFE8DA130F51E2D0E006EF96367C9E3AEABB58C4_inline (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBFE8DA130F51E2D0E006EF96367C9E3AEABB58C4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mB72200CF99A9C7B74FBC5C24BE60B735926B98BB_inline (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB72200CF99A9C7B74FBC5C24BE60B735926B98BB_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mFC99DDC2C1A257402953F2682405CFF20EFF2090_inline (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFC99DDC2C1A257402953F2682405CFF20EFF2090_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mB6FF5A44016300F43F782EE50848E000E2427F22_inline (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB6FF5A44016300F43F782EE50848E000E2427F22_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m116232E83DEA733C924449BB9266AF35B33560CA_inline (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m116232E83DEA733C924449BB9266AF35B33560CA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m1E7F2FCED6675ED179F56303C9623D3A13FC64C5_inline (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1E7F2FCED6675ED179F56303C9623D3A13FC64C5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m5B813303BA78F3B2457558B8757356CE8A593387_inline (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5B813303BA78F3B2457558B8757356CE8A593387_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mCB765C07C23BDF4CA6385FC81B72E1790DF932CD_inline (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCB765C07C23BDF4CA6385FC81B72E1790DF932CD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mBE212886C89A46010D87DC9E4F96F6FCE9ACF41D_inline (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBE212886C89A46010D87DC9E4F96F6FCE9ACF41D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE679DBAB6C86A6D49E42DAFA4823CBB2B075BD04_inline (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE679DBAB6C86A6D49E42DAFA4823CBB2B075BD04_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m3CE3E687FF58D55E789849D75BAA4A7E403D6B0A_inline (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m3CE3E687FF58D55E789849D75BAA4A7E403D6B0A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mA31D3F3538F0F614F6146C5D2DBAD2C1B8BC2970_inline (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA31D3F3538F0F614F6146C5D2DBAD2C1B8BC2970_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m96DC64C0A46F4660EA2CDB168F62AEC21941692B_inline (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m96DC64C0A46F4660EA2CDB168F62AEC21941692B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m735D0B44BC9B67AC06192FA5F6FAECAD48AB96C7_inline (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m735D0B44BC9B67AC06192FA5F6FAECAD48AB96C7_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m912E02B444068F372EBA9042102D6F6949A2941A_inline (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m912E02B444068F372EBA9042102D6F6949A2941A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mB84ED370A3BB6F6858F61FD9C4676D88083D85FE_inline (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB84ED370A3BB6F6858F61FD9C4676D88083D85FE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD460FCA080BDF0B0FDE7A5CDB490BA152339089E_inline (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD460FCA080BDF0B0FDE7A5CDB490BA152339089E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mB77B79ECAACFAFC3E7894C1940D5ADA9B007208C_inline (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB77B79ECAACFAFC3E7894C1940D5ADA9B007208C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mAAE356D8F50A8BBD1474FA046054C3CB70F14F6A_inline (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAAE356D8F50A8BBD1474FA046054C3CB70F14F6A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mBB6AAF0D23DFFF8749E14E56687B6A89A49942CC_inline (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBB6AAF0D23DFFF8749E14E56687B6A89A49942CC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m69E8BB26BB3072541D40BE81AC6A648B62913E0B_inline (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m69E8BB26BB3072541D40BE81AC6A648B62913E0B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m6EDDDFA9BD80125412BDF8B6918C5CD670BE4AC4_inline (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6EDDDFA9BD80125412BDF8B6918C5CD670BE4AC4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE238E620D37E5AD22CAE46F709211AF854484547_inline (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE238E620D37E5AD22CAE46F709211AF854484547_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m632FB4A168A4A091574CD5FA2DAA08B5B1D6C663_inline (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m632FB4A168A4A091574CD5FA2DAA08B5B1D6C663_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mF55C15F0568803CB64E628C061253C54F823F4A8_inline (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF55C15F0568803CB64E628C061253C54F823F4A8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m2FB9EAB4E9DED953E7AD97864E84AA8B160CFD7B_inline (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2FB9EAB4E9DED953E7AD97864E84AA8B160CFD7B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m52C45DA5BFDB9012BA45A3F553B72E975AC206E4_inline (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m52C45DA5BFDB9012BA45A3F553B72E975AC206E4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mEE2B333E54726AFAFFD1DB177DCF89BCF6407ABC_inline (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEE2B333E54726AFAFFD1DB177DCF89BCF6407ABC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m912EDF213F2DE08027C16D8AF73AE6DC530B5FE5_inline (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m912EDF213F2DE08027C16D8AF73AE6DC530B5FE5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m0663739DC2D4A2C04B209A03BB66DA16B72A6645_inline (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0663739DC2D4A2C04B209A03BB66DA16B72A6645_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m4D65CD94139E1D974A41AF7449AE0FC3D348AFB2_inline (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4D65CD94139E1D974A41AF7449AE0FC3D348AFB2_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE1EC04C0AACADFE400312163F797B7AF2C26EB88_inline (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE1EC04C0AACADFE400312163F797B7AF2C26EB88_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mEF7D47E466C388299AF44164BD3AC8BE4C3660EC_inline (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF7D47E466C388299AF44164BD3AC8BE4C3660EC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m1A098316ACBA8C9B15E57EE4BA974DECD4AC26FC_inline (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1A098316ACBA8C9B15E57EE4BA974DECD4AC26FC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m2CC89E0CC1DE6E364FD610137B1D68D917FA5C7C_inline (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2CC89E0CC1DE6E364FD610137B1D68D917FA5C7C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mF351B359B7D9C68F83CD193BFE9E98CA71DDD858_inline (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF351B359B7D9C68F83CD193BFE9E98CA71DDD858_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mA6AD45A272A038798DE037DBD42C35ADDBD29BD8_inline (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA6AD45A272A038798DE037DBD42C35ADDBD29BD8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m05D48900A72BBF15C5CDF3E783FEA23F06D2597A_inline (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m05D48900A72BBF15C5CDF3E783FEA23F06D2597A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m87BA1D76BD65E816F71B3E06A1FE20459D2627A4_inline (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m87BA1D76BD65E816F71B3E06A1FE20459D2627A4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD838834ADB0E84E3667C7EBA2B40DD4930CB8025_inline (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD838834ADB0E84E3667C7EBA2B40DD4930CB8025_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m151AA2F8B17F907FC83CC44EF2F316D5F6AABDB5_inline (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m151AA2F8B17F907FC83CC44EF2F316D5F6AABDB5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mC4388BF045BC009789C0258C415BC5604737EE1C_inline (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC4388BF045BC009789C0258C415BC5604737EE1C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m5C3F82C0B4E23C1699C80E197CA91F638F44B0E5_inline (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5C3F82C0B4E23C1699C80E197CA91F638F44B0E5_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mC5222280E6974AA629E5347C5E24314305D1BA2F_inline (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC5222280E6974AA629E5347C5E24314305D1BA2F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m2788E43C63DD491602E3974210326155101D33CD_inline (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2788E43C63DD491602E3974210326155101D33CD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m267010D593ABDA0C366C3BF5C7CF27FCC56956FC_inline (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m267010D593ABDA0C366C3BF5C7CF27FCC56956FC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE53D0294E92EBAD8E8551C8016E674D1166C79B4_inline (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE53D0294E92EBAD8E8551C8016E674D1166C79B4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m940D0B5A99AE68D4234A2F01AFBB751184B31D69_inline (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m940D0B5A99AE68D4234A2F01AFBB751184B31D69_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m469E09F08A4AB8080BABEFFC0BF14074F77B1A46_inline (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m469E09F08A4AB8080BABEFFC0BF14074F77B1A46_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mDC2DE960958A56399E6FE3637653B828C3928E91_inline (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDC2DE960958A56399E6FE3637653B828C3928E91_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m755AF950A385BD3977B341F4C41A300F066C5BA4_inline (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m755AF950A385BD3977B341F4C41A300F066C5BA4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m5B74AF741B73D71BEEF2E7D2FCCB27774BD2CB1E_inline (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5B74AF741B73D71BEEF2E7D2FCCB27774BD2CB1E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE58D372BB3AF1C6E6F461EF181C06E072B785429_inline (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE58D372BB3AF1C6E6F461EF181C06E072B785429_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m318DCB42A73595294D4F0555D1746C433F28771B_inline (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m318DCB42A73595294D4F0555D1746C433F28771B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m686401C4916C02C8669B4354F73C712247D19739_inline (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m686401C4916C02C8669B4354F73C712247D19739_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m56682B45957D6A6B168DD0BC43BA6C4F0447AFDF_inline (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m56682B45957D6A6B168DD0BC43BA6C4F0447AFDF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m379DA2CB1E53EF72B3FD0717451DC824BD78DBB8_inline (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m379DA2CB1E53EF72B3FD0717451DC824BD78DBB8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mFD328A4923E1D9ABABCE2986E65F0FC2CA78C6CD_inline (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFD328A4923E1D9ABABCE2986E65F0FC2CA78C6CD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m19F0FFC266B5200AEBB288ACB337F8B5DA61F1A8_inline (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m19F0FFC266B5200AEBB288ACB337F8B5DA61F1A8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m35F43AC21D6BE34595ED231DF0E0CE5AB6AD5677_inline (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m35F43AC21D6BE34595ED231DF0E0CE5AB6AD5677_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mCF728243B23B741B344BB0A2000F58E7E8E731BF_inline (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCF728243B23B741B344BB0A2000F58E7E8E731BF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE8DDF343CB8A9595EF75EE3C995F7BB70486C61F_inline (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE8DDF343CB8A9595EF75EE3C995F7BB70486C61F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mADCA712CDD096DA141B94133E5913023BB7EB93A_inline (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mADCA712CDD096DA141B94133E5913023BB7EB93A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m273E4FAF289271CE378B84FDA5D9AF1749D07067_inline (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m273E4FAF289271CE378B84FDA5D9AF1749D07067_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m1342583C97FF4A622F0E35A928FED16A85B63751_inline (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1342583C97FF4A622F0E35A928FED16A85B63751_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m9262881D7BA02B3A1D7715B35B4D6E57F57F2CBE_inline (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m9262881D7BA02B3A1D7715B35B4D6E57F57F2CBE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m57A779AA8FD5068CABCB99FCCBB7B3D146D676F1_inline (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m57A779AA8FD5068CABCB99FCCBB7B3D146D676F1_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m4B4CA5FED8F0D98AB776238EBD945E76AEB2B959_inline (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4B4CA5FED8F0D98AB776238EBD945E76AEB2B959_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mE43C0AD7B24D4E6518D583AE65BD38B1F5299800_inline (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE43C0AD7B24D4E6518D583AE65BD38B1F5299800_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mF803CE5771EB41741BB5FAF1B51942A67DB91AC3_inline (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF803CE5771EB41741BB5FAF1B51942A67DB91AC3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mCE777858280CDF8AC09141C613133A70907FA0EA_inline (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCE777858280CDF8AC09141C613133A70907FA0EA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD17C8928C413DB29CD4BA5208646507B79F6789D_inline (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD17C8928C413DB29CD4BA5208646507B79F6789D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mA34653A5B6B8096EBFFBFD86405FA3CD9866B482_inline (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA34653A5B6B8096EBFFBFD86405FA3CD9866B482_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m10932C3D53D042033ECDD0F0DB7D27A37800DACA_inline (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m10932C3D53D042033ECDD0F0DB7D27A37800DACA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mC5AC906EB23571B05D4EF8E387920187D534ABC6_inline (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC5AC906EB23571B05D4EF8E387920187D534ABC6_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m3061670D8F568148548E3B062DA615ED869ADDED_inline (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m3061670D8F568148548E3B062DA615ED869ADDED_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m4DA92EA401D653D95FAF7E778BE5F79C7263FDF9_inline (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4DA92EA401D653D95FAF7E778BE5F79C7263FDF9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mDA82F6C7E4B251B38375FAC7376A8FC70335F7F0_inline (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDA82F6C7E4B251B38375FAC7376A8FC70335F7F0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m4E622C7AB0AF33490834C928BB4D8E3FCF52FC41_inline (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4E622C7AB0AF33490834C928BB4D8E3FCF52FC41_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mEF31FB95CCE3E6440D9A3DB8A2D2D8AE5CFA4628_inline (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF31FB95CCE3E6440D9A3DB8A2D2D8AE5CFA4628_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m0C859189D3383FFD44832A6C5E41A030C0EBD0AB_inline (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0C859189D3383FFD44832A6C5E41A030C0EBD0AB_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m9D2A6EA3B9C59EBAFDCF9064DB523189BAF4A5A3_inline (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m9D2A6EA3B9C59EBAFDCF9064DB523189BAF4A5A3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m50ED755EE27F5B2012FE0DD3FB1D08256A3F3D48_inline (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m50ED755EE27F5B2012FE0DD3FB1D08256A3F3D48_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mA691FE59C784D3D7AC633BE59D0A3825A3D10649_inline (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA691FE59C784D3D7AC633BE59D0A3825A3D10649_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m0BDADAE28BB7F75466B6BE0CB736EE22A5BFF965_inline (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0BDADAE28BB7F75466B6BE0CB736EE22A5BFF965_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mFD3A87649CACD88BAC1FE56E3AEBA3C4D774D7A8_inline (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFD3A87649CACD88BAC1FE56E3AEBA3C4D774D7A8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mF7E4C90B097FB22F4A7DDE45927E313E2DB5FE87_inline (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF7E4C90B097FB22F4A7DDE45927E313E2DB5FE87_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m8FFB703AB37D12C46B53887979226D8018AF4960_inline (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8FFB703AB37D12C46B53887979226D8018AF4960_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mD77C239A66FB74C2C0F7B03328642C6B31A6FE87_inline (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD77C239A66FB74C2C0F7B03328642C6B31A6FE87_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_m36BDE261AB2C4087F9332ABEA46E520B3AD4315D_inline (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m36BDE261AB2C4087F9332ABEA46E520B3AD4315D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, 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_mC6633E521B6348087C3F80B846D0F91DDEA4FC4D_inline (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC6633E521B6348087C3F80B846D0F91DDEA4FC4D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.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); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2C2A14DACDC20A90CBB284EF9DDEE16B1D935F72_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA7E50EAB305FCBC1BBEBA98A21E7F91FC5E7A5C5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * L_22 = ___operation2; AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * L_23; L_23 = (( AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * (*) (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCB458A27645B9D9091381309DE746E396AA9B129_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 L_45 = V_9; RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 L_46 = (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m7773CC024F9825142632408F1F561F4A3BD55ECC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m70D4B47EDBF2425C570274EEB41BF034F7584207_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * L_22 = ___operation2; AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * L_23; L_23 = (( AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * (*) (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * L_41 = ___operation2; RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDFFFAAFB08CF59FB72F35007115C5C8D113BE6A8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA L_45 = V_9; RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA L_46 = (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC280590152738D28102C9D7947254757A4B44471_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4F90608EE5B1C26DB468FA77E5DBC4B24D300C01_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC280590152738D28102C9D7947254757A4B44471_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mABB68462547082FD5F794E2FEEF9DA1A1FFFDF35_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * L_22 = ___operation2; AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * L_23; L_23 = (( AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * (*) (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m6F2B01F71726A4F935C6C03DA89F60317A171077_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC L_45 = V_9; RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC L_46 = (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE4A72DD25A39413A2A3D2D2C53F1F5570FF0521F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2AC9B95D72A75685ABEB65A3384FA1484065132D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * L_22 = ___operation2; AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * L_23; L_23 = (( AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * (*) (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * L_41 = ___operation2; RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD737644516065F888F99E6320B801C1BAA7F7EB9_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE L_45 = V_9; RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE L_46 = (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6B315DFBEC2D7265FA1A3D3D731EFEB0A5DFA0D2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA8553027832329EED9662D065637414E42EAB87A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * L_22 = ___operation2; AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * L_23; L_23 = (( AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * (*) (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0266B889BD54F4FE5D50BAB4537365C297958CAA_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E L_45 = V_9; RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E L_46 = (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4AB82FFF89BC72D001A7B3DDBB6E240AA6635C66_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0630762AB77565DFF99BA2BD6C24003B3D3A4C43_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * L_22 = ___operation2; AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * L_23; L_23 = (( AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * (*) (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m77A4BCA65BF674C8EC41D42C2FA729734902ECAA_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 L_45 = V_9; RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 L_46 = (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m37810884769CD10F5F015A36311EE2C7BD7DB327_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m12D8C33AFB9DC18840585A8BC722B0014B969585_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * L_22 = ___operation2; AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * L_23; L_23 = (( AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * (*) (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * L_41 = ___operation2; RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB926E148F678177ECEE4D4EBFF749A9B2DB9D575_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E L_45 = V_9; RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E L_46 = (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9D2954CA37143CA58EAB3C03E42E5D6DDD53716B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3C849C60C319ED50530F3722BF196013E0EBB0D0_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * L_22 = ___operation2; AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * L_23; L_23 = (( AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * (*) (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2862F1313D8814FA8B32A0BEEFC3E41E779462D1_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 L_45 = V_9; RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 L_46 = (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF0334D5EF63DFB20D04E1CB7AC1889C748463B93_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFE8D85B3BE8EC8670E6833A70D08D57020AA8F87_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * L_22 = ___operation2; AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * L_23; L_23 = (( AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * (*) (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1BEDBF774189593E3369CE1ED1FAEB4F58F0AF73_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB L_45 = V_9; RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB L_46 = (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6A2CC801ACB5479F76533BDD3A2074769ECC7FE8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m21B95EA58DD3B2CF7E2D848CD25D1CD849CA58B9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * L_22 = ___operation2; AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * L_23; L_23 = (( AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * (*) (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD496320342A4C395E68DCFD0A73456A64F9520E3_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 L_45 = V_9; RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 L_46 = (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m861623DE0C47D8ECBE1A8A0E4B6F587DDF882FF8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)(AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3FC0483E8028B7FF50B62C870B47838E02BEAFDB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * L_22 = ___operation2; AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * L_23; L_23 = (( AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * (*) (AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)(AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m8D90366C16DBBBABFBDF3A9299124EB728B51D02_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)(AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC L_45 = V_9; RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC L_46 = (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC75EFE2F4ED37C3EBF6E4AC9553EDF514457DABC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)(AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m78BA728DD8C4C582EF64E97F3464CD354DD07747_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * L_22 = ___operation2; AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * L_23; L_23 = (( AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * (*) (AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)(AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD3BBE46D932A4E88B6F5260EC7B8B9633E7A26FF_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)(AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 L_45 = V_9; RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 L_46 = (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA20E94C9DFFA9775DEDF8419E146E18E70390523_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)(AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m921B7612268096FC73C8101BF62505879D9BA3B6_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * L_22 = ___operation2; AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * L_23; L_23 = (( AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * (*) (AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)(AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mADCB92F6BEE4F523109EB0FFB7E327D850B40F0C_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)(AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 L_45 = V_9; RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 L_46 = (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAF51E3F2F06E0DF5BFECA371C6A537C08E7793F4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)(AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m273DF94EADC60147B019269FA719A68F256A58C5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * L_22 = ___operation2; AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * L_23; L_23 = (( AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * (*) (AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)(AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m91E16648ADFE86856A9843B355835C28136826B9_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)(AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B L_45 = V_9; RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B L_46 = (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC3F550311B4F089B2934F38564D1C73E4D1416DB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)(AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB54DE2777F189BDEA33765D0394E6EC117CF2434_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * L_22 = ___operation2; AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * L_23; L_23 = (( AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * (*) (AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)(AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m9D375AC0D2740A8DF5F8F49AC371AB8342591D35_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)(AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 L_45 = V_9; RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 L_46 = (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB7A2BE8BCE332C98B730D373E8B62420D27B75F4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)(AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m82CB48EA6BBD5F6BBA3E48029F0850EDD1573C3C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * L_22 = ___operation2; AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * L_23; L_23 = (( AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * (*) (AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)(AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCA4A9038F45B841C972DAC7374F4A2B9627419BE_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)(AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 L_45 = V_9; RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 L_46 = (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAFF6380F6F15E7640BFC401BF6B77B1F42067669_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)(AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m7CDDCFE3C7EFCA67EA32082A9D13DED81883A1F1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * L_22 = ___operation2; AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * L_23; L_23 = (( AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * (*) (AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)(AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * L_41 = ___operation2; RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m82BD8D608320B65B52E49925B62A3EEC03A412D6_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)(AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A L_45 = V_9; RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A L_46 = (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m73CA1B2DBF5C95E60E5397D1AB36CFECACE20E5F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)(AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2460ADCCAE5BFF597FAE05444359B6782AE5599A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * L_22 = ___operation2; AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * L_23; L_23 = (( AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * (*) (AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)(AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * L_41 = ___operation2; RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m68E6EFDD2CA156B55F056A89DA2D5DCE041F7210_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)(AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B L_45 = V_9; RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B L_46 = (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m59C384A9EC9DBE1CF7F6CC05284FB2BA66D6E89F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)(AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5B430EB83671EC6D0242761E7EDBC6B165D57266_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * L_22 = ___operation2; AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * L_23; L_23 = (( AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * (*) (AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)(AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCA5AAA421A09BE046EA3264F8226C5407DED077D_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)(AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B L_45 = V_9; RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B L_46 = (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4C49E0DF3E4D19133C151B8CD3DFF19A7E78E87A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)(AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3D8EFCFD1C97A122E4F279A971186F00EB86B265_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * L_22 = ___operation2; AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * L_23; L_23 = (( AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * (*) (AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)(AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mBFE8DA130F51E2D0E006EF96367C9E3AEABB58C4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)(AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 L_45 = V_9; RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 L_46 = (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDA2C009E6FD61C403254A1210221215798748F89_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)(AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD2086D663854AC9C3744B9AAAAFB7F77D9646C5D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * L_22 = ___operation2; AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * L_23; L_23 = (( AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * (*) (AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)(AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB72200CF99A9C7B74FBC5C24BE60B735926B98BB_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)(AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 L_45 = V_9; RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 L_46 = (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8B95F280B24817BADA8DEE5ED964089F8DF073A7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)(AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m341793090ED00CF342F92C58996B957828E03EF1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * L_22 = ___operation2; AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * L_23; L_23 = (( AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * (*) (AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)(AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mFC99DDC2C1A257402953F2682405CFF20EFF2090_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)(AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC L_45 = V_9; RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC L_46 = (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m71ABC65BFF5C34F1ECF141A38E9146C96B2D0036_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)(AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m254B36D53D1FC9A544B9D62ED87352DD6C4E2162_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * L_22 = ___operation2; AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * L_23; L_23 = (( AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * (*) (AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)(AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB6FF5A44016300F43F782EE50848E000E2427F22_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)(AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED L_45 = V_9; RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED L_46 = (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD7EE95C8E7B119FB1AC243F5A0BA5E4D510AD5B4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)(AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1D818C6554B7C20F604A0597E7AFBB6558D7696D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * L_22 = ___operation2; AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * L_23; L_23 = (( AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * (*) (AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)(AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m116232E83DEA733C924449BB9266AF35B33560CA_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)(AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 L_45 = V_9; RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 L_46 = (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA37242CA9B880A7BD75BA4AE90B3FF0ABF841A9F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)(AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC3A1574DFA181AEECD3255B939006EF0AEA53361_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * L_22 = ___operation2; AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * L_23; L_23 = (( AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * (*) (AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)(AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1E7F2FCED6675ED179F56303C9623D3A13FC64C5_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)(AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 L_45 = V_9; RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 L_46 = (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCCE27654D96B01F369D91A3AE6ACAD1D79CD2672_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)(AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC772622ECDC18B7BC8329FDCE2F62F574324F517_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * L_22 = ___operation2; AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * L_23; L_23 = (( AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * (*) (AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)(AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5B813303BA78F3B2457558B8757356CE8A593387_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)(AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 L_45 = V_9; RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 L_46 = (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1E9C8998937E6640B46EAB1C89A895DCB291EEC3_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)(AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBC81B49985D96A7519CA42E5BC55C519A3A413CF_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * L_22 = ___operation2; AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * L_23; L_23 = (( AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * (*) (AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)(AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCB765C07C23BDF4CA6385FC81B72E1790DF932CD_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)(AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C L_45 = V_9; RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C L_46 = (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m52625E44E53F173ADF235C82FA4784CE5CD63E98_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)(AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2ACA19B9E3E66F6EAF6F60861E8B4B6D9072E249_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * L_22 = ___operation2; AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * L_23; L_23 = (( AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * (*) (AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)(AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mBE212886C89A46010D87DC9E4F96F6FCE9ACF41D_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)(AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 L_45 = V_9; RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 L_46 = (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m18A1124C09400026B1F32BF231A47E29A07C99F0_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)(AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2976336C71D3351A64794B9CFC0E3DE60485FCBD_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * L_22 = ___operation2; AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * L_23; L_23 = (( AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * (*) (AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)(AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * L_41 = ___operation2; RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE679DBAB6C86A6D49E42DAFA4823CBB2B075BD04_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)(AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 L_45 = V_9; RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 L_46 = (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m72535BFCD91CD43911B1E9ABC3F2082AEAF42437_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)(AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9B961BA2A6BE33CC4FD3B919E9A7D9454EB587CB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * L_22 = ___operation2; AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * L_23; L_23 = (( AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * (*) (AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)(AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m3CE3E687FF58D55E789849D75BAA4A7E403D6B0A_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)(AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA L_45 = V_9; RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA L_46 = (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2F48AA0FB1F70FD7E66EFB099E09A697C869E43E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)(AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mABC3415120AF24B6F8305FDACFACED334EA2FAA5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * L_22 = ___operation2; AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * L_23; L_23 = (( AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * (*) (AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)(AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA31D3F3538F0F614F6146C5D2DBAD2C1B8BC2970_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)(AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 L_45 = V_9; RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 L_46 = (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE75D12ADC427442E88DA983CE93991F726C66F92_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)(AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5B237668A1137DD59D5DBA4FD9DB08CEB49AFFB4_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * L_22 = ___operation2; AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * L_23; L_23 = (( AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * (*) (AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)(AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m96DC64C0A46F4660EA2CDB168F62AEC21941692B_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)(AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 L_45 = V_9; RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 L_46 = (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5B5B61883CE1E72F893A896D17ED62CD00C84046_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)(AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8AC8985C4D2A30BDB10E2E998E3A970DF0394367_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * L_22 = ___operation2; AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * L_23; L_23 = (( AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * (*) (AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)(AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m735D0B44BC9B67AC06192FA5F6FAECAD48AB96C7_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)(AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 L_45 = V_9; RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 L_46 = (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4DCE27B60709E79E8B814555055551DBF2D57670_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)(AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m326ED94C29178B5AB56CC7DC8AFF7B94A2C82449_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * L_22 = ___operation2; AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * L_23; L_23 = (( AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * (*) (AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)(AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m912E02B444068F372EBA9042102D6F6949A2941A_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)(AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED L_45 = V_9; RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED L_46 = (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAA11613FC9152D705118C4850D06CE6743DC9632_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)(AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB11675B848C8F5200C0B50B86158E371220577E3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * L_22 = ___operation2; AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * L_23; L_23 = (( AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * (*) (AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)(AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB84ED370A3BB6F6858F61FD9C4676D88083D85FE_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)(AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F L_45 = V_9; RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F L_46 = (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m62275CA497627BAEA5A4EAB9E09B2E9FA98F3FDB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)(AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m542849A26040EC085B7DFB23685949DE9C2127A4_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * L_22 = ___operation2; AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * L_23; L_23 = (( AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * (*) (AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)(AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD460FCA080BDF0B0FDE7A5CDB490BA152339089E_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)(AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 L_45 = V_9; RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 L_46 = (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5280BA704449F400AB612E08C060BFA3B934883A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)(AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE377C65E136C031DE026082388B27575B2B271B1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * L_22 = ___operation2; AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * L_23; L_23 = (( AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * (*) (AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)(AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB77B79ECAACFAFC3E7894C1940D5ADA9B007208C_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)(AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 L_45 = V_9; RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 L_46 = (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA53FA5364E2D6B14282F6589F332F4CACF1814DB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)(AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCC7A99D416E858467A83308D9E7096E23D0F6D57_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * L_22 = ___operation2; AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * L_23; L_23 = (( AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * (*) (AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)(AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mAAE356D8F50A8BBD1474FA046054C3CB70F14F6A_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)(AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 L_45 = V_9; RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 L_46 = (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCAF6AC9AF6908E75662EEAC1CBE6F6F1D50061BA_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)(AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0BB61D0551811E531736B7420A3AD2DF66FCD84B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * L_22 = ___operation2; AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * L_23; L_23 = (( AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * (*) (AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)(AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mBB6AAF0D23DFFF8749E14E56687B6A89A49942CC_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)(AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA L_45 = V_9; RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA L_46 = (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m77B09208AAF5D4E69BD756A209D8A1AF4D79BB71_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)(AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3A05747B1DDB9A1E55F451FE548D54CA0A13997F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * L_22 = ___operation2; AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * L_23; L_23 = (( AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * (*) (AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)(AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m69E8BB26BB3072541D40BE81AC6A648B62913E0B_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)(AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD L_45 = V_9; RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD L_46 = (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0F0216130761B5BE812163F827FDC258913CFA5A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)(AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2830C895BA1CAA098BD1418EF9CFC17DF8DCCB6B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * L_22 = ___operation2; AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * L_23; L_23 = (( AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * (*) (AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)(AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m6EDDDFA9BD80125412BDF8B6918C5CD670BE4AC4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)(AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 L_45 = V_9; RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 L_46 = (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBA8C10F2EDD12C3E27441A550B6ECA9687153BAE_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)(AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5D5AE841DAC3FBD1140BEACAB3DF3996AC5BA54C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * L_22 = ___operation2; AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * L_23; L_23 = (( AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * (*) (AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)(AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * L_41 = ___operation2; RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE238E620D37E5AD22CAE46F709211AF854484547_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)(AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 L_45 = V_9; RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 L_46 = (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD6C10EDC1E89946CEAC3FDF17FF72E11F5E3D01C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)(AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDB31CF4A10D934E1D1E4353AD1D40616751A1AC6_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * L_22 = ___operation2; AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * L_23; L_23 = (( AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * (*) (AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)(AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m632FB4A168A4A091574CD5FA2DAA08B5B1D6C663_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)(AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 L_45 = V_9; RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 L_46 = (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA531A68B1E7FB564B59A62A25FFED431537E2E58_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)(AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC3D6BD5D245D5B3984576B9DF8D30FFF599CBD10_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * L_22 = ___operation2; AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * L_23; L_23 = (( AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * (*) (AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)(AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF55C15F0568803CB64E628C061253C54F823F4A8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)(AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C L_45 = V_9; RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C L_46 = (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5060BDA083775AAC6653787A4BE4468918E8F6AC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)(AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAE43B9BB72CEC4E2B067FC06EE4171B97465E8D9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * L_22 = ___operation2; AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * L_23; L_23 = (( AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * (*) (AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)(AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2FB9EAB4E9DED953E7AD97864E84AA8B160CFD7B_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)(AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB L_45 = V_9; RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB L_46 = (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m03D671E926969B075EF0EA4D2AD7581C17624030_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)(AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m981EF8A3B45EACD60F98985123FB2B0B48BD986C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * L_22 = ___operation2; AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * L_23; L_23 = (( AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * (*) (AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)(AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m52C45DA5BFDB9012BA45A3F553B72E975AC206E4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)(AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 L_45 = V_9; RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 L_46 = (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8B282CCB6AD756694ED570C76ED5D80DEFA29138_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)(AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m31A31C79DE53E412092430AC14E91569D24BC08F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * L_22 = ___operation2; AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * L_23; L_23 = (( AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * (*) (AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)(AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEE2B333E54726AFAFFD1DB177DCF89BCF6407ABC_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)(AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB L_45 = V_9; RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB L_46 = (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m20DCF91CB75D74921AE694DFB09916C993DA68CE_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)(AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m880119748849D5E7C2FB34637CB80663E12CAB02_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * L_22 = ___operation2; AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * L_23; L_23 = (( AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * (*) (AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)(AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m912EDF213F2DE08027C16D8AF73AE6DC530B5FE5_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)(AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E L_45 = V_9; RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E L_46 = (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE1FAE044EF7D5C05118C80F3BD6C43A3AEE31977_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)(AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m425665B518ED05E55864355E463FFDD52D3E64F8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * L_22 = ___operation2; AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * L_23; L_23 = (( AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * (*) (AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)(AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0663739DC2D4A2C04B209A03BB66DA16B72A6645_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)(AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB L_45 = V_9; RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB L_46 = (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m211927D73F8075D2EB48BB8277258DFCEF839CD7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)(AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2DA5C60B2734B766A87F7B355559DD305F62584B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * L_22 = ___operation2; AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * L_23; L_23 = (( AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * (*) (AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)(AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4D65CD94139E1D974A41AF7449AE0FC3D348AFB2_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)(AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 L_45 = V_9; RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 L_46 = (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD743F1E6B4E6D9DF380CF5CDADDFDB6037D0321A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)(AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m04B0198F6C7DB2F3021302707B59E5CFE0078BD8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * L_22 = ___operation2; AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * L_23; L_23 = (( AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * (*) (AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)(AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE1EC04C0AACADFE400312163F797B7AF2C26EB88_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)(AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F L_45 = V_9; RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F L_46 = (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m98E9BB8507AC237DA9154B1C28E7BAC1A33EB342_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)(AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2090A87B54F9781790CFC7958904BA446054D425_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * L_22 = ___operation2; AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * L_23; L_23 = (( AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * (*) (AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)(AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEF7D47E466C388299AF44164BD3AC8BE4C3660EC_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)(AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 L_45 = V_9; RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 L_46 = (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m101EC40A929C89F5B4D4EC91D7F41FE7B1F0CB34_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)(AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6C261FA9407F77BDE31E99C266C74FABE4BC53BE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * L_22 = ___operation2; AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * L_23; L_23 = (( AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * (*) (AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)(AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1A098316ACBA8C9B15E57EE4BA974DECD4AC26FC_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)(AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 L_45 = V_9; RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 L_46 = (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m871DDAE474FCAAEF9697FF287B408909427EFE3D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)(AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB102EB72047E41F0FE2F030E0A102BFBB4720DEA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * L_22 = ___operation2; AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * L_23; L_23 = (( AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * (*) (AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)(AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2CC89E0CC1DE6E364FD610137B1D68D917FA5C7C_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)(AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA L_45 = V_9; RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA L_46 = (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAEA7AE982894AEEBA446788FC661F428EFF432C1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)(AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m417B3CE8F921C8E525DE38E54393B87B1AA9A5E8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * L_22 = ___operation2; AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * L_23; L_23 = (( AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * (*) (AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)(AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF351B359B7D9C68F83CD193BFE9E98CA71DDD858_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)(AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 L_45 = V_9; RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 L_46 = (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2F8554EEE68F7E6E0A81BAABC421080208F44202_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)(AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0AB30ECDE5AD243B9D05A6BC72025A8487F57EC6_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * L_22 = ___operation2; AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * L_23; L_23 = (( AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * (*) (AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)(AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA6AD45A272A038798DE037DBD42C35ADDBD29BD8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)(AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 L_45 = V_9; RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 L_46 = (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBDC7BABF94E0A84814B71081317DE2FF2BA1693C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)(AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m990B475EC1C3C359AF047D983D40784E809FCE8C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * L_22 = ___operation2; AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * L_23; L_23 = (( AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * (*) (AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)(AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m05D48900A72BBF15C5CDF3E783FEA23F06D2597A_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)(AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 L_45 = V_9; RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 L_46 = (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB4DF175F903DF0819F4E727CF147D3E168B155D8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)(AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m44096849FC156BADA10F0F134984304AFABE8A96_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * L_22 = ___operation2; AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * L_23; L_23 = (( AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * (*) (AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)(AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m87BA1D76BD65E816F71B3E06A1FE20459D2627A4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)(AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 L_45 = V_9; RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 L_46 = (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF6BFCD8DDC9AE9D5FF3CE83AED3D80062C2A800D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)(AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF307587D629F7387609E0EBFE1D2E190406E0532_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * L_22 = ___operation2; AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * L_23; L_23 = (( AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * (*) (AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)(AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD838834ADB0E84E3667C7EBA2B40DD4930CB8025_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)(AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 L_45 = V_9; RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 L_46 = (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m78F11B18E1F3FA9954CE373AAB1B533F97483776_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)(AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m49CCAB344135344003BF854AB7C2F80C3E803605_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * L_22 = ___operation2; AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * L_23; L_23 = (( AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * (*) (AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)(AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m151AA2F8B17F907FC83CC44EF2F316D5F6AABDB5_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)(AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC L_45 = V_9; RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC L_46 = (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m88EEBC538A3EA2A413EA8A9C6A6A5E6682574DC9_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)(AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9840AD2FAADF7A534E83A0DC943A48229956D95B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * L_22 = ___operation2; AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * L_23; L_23 = (( AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * (*) (AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)(AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC4388BF045BC009789C0258C415BC5604737EE1C_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)(AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD L_45 = V_9; RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD L_46 = (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0CCAD51842D875E4A9F162FC3E735F5D10345CA3_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)(AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6E6D66EC48B0881CB200848C07D74DB24A07CE31_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * L_22 = ___operation2; AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * L_23; L_23 = (( AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * (*) (AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)(AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5C3F82C0B4E23C1699C80E197CA91F638F44B0E5_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)(AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E L_45 = V_9; RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E L_46 = (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBAE040AB2883A9C66EA888434C11A8CC32F59B80_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)(AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m860FE157D224A3F8F8BC60EA17FE07F180A25346_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * L_22 = ___operation2; AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * L_23; L_23 = (( AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * (*) (AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)(AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC5222280E6974AA629E5347C5E24314305D1BA2F_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)(AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 L_45 = V_9; RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 L_46 = (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3779A0C2E886318B21A529CE874423BC9D99ED23_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)(AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m93A140613387E6ADA364AE3A98C88192697EB038_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * L_22 = ___operation2; AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * L_23; L_23 = (( AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * (*) (AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)(AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2788E43C63DD491602E3974210326155101D33CD_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)(AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 L_45 = V_9; RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 L_46 = (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6BC5D72095B8A01C1E76AEBF5B6FFDB4D900C022_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)(AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDDD6DE610746D57B16F1C7F076A88E5FD6D06370_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * L_22 = ___operation2; AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * L_23; L_23 = (( AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * (*) (AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)(AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m267010D593ABDA0C366C3BF5C7CF27FCC56956FC_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)(AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 L_45 = V_9; RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 L_46 = (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3E81E188628C8AC7B26FC40E3C1B0B3A8D380A6D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)(AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEEE21A1E287C60CBE11D6289C02E955C462F0399_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * L_22 = ___operation2; AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * L_23; L_23 = (( AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * (*) (AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)(AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE53D0294E92EBAD8E8551C8016E674D1166C79B4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)(AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 L_45 = V_9; RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 L_46 = (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m39D0C3078BC04E737E85B9C1E875629B4EA8E7FF_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)(AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6B412F08009873D80A86ED9EA22B449F967629C0_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * L_22 = ___operation2; AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * L_23; L_23 = (( AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * (*) (AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)(AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * L_41 = ___operation2; RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m940D0B5A99AE68D4234A2F01AFBB751184B31D69_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)(AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 L_45 = V_9; RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 L_46 = (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m31E6DC6D59E0C9268F1DCBD6A1824736FC59BAF1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)(AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBD017C1A46BF0FF4A9F12FCD6C74A917D81980DE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * L_22 = ___operation2; AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * L_23; L_23 = (( AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * (*) (AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)(AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m469E09F08A4AB8080BABEFFC0BF14074F77B1A46_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)(AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 L_45 = V_9; RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 L_46 = (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD35ADDFAD2C8163A16F0D63AE79B9B739A64C67F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)(AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD91C8FE577EC3481BFF21C35DB1DD459A8A67C45_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * L_22 = ___operation2; AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * L_23; L_23 = (( AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * (*) (AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)(AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDC2DE960958A56399E6FE3637653B828C3928E91_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)(AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E L_45 = V_9; RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E L_46 = (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0C1B38C7D9E206B3935B72A4E9D47B045FCAE9F7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)(AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1C1A671A7C5554DFB33949DEE2DCD57039762D37_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * L_22 = ___operation2; AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * L_23; L_23 = (( AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * (*) (AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)(AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m755AF950A385BD3977B341F4C41A300F066C5BA4_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)(AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 L_45 = V_9; RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 L_46 = (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6C9EE06D0591CC589011B812E82CC329FCEAA82F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)(AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3ABB9DA60E31460C67188815D04F3E9C1F8C7BA1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * L_22 = ___operation2; AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * L_23; L_23 = (( AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * (*) (AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)(AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5B74AF741B73D71BEEF2E7D2FCCB27774BD2CB1E_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)(AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A L_45 = V_9; RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A L_46 = (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA725CC51B1786C3B55E0D403518C35B30BBA0E55_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)(AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4B33B97A648A38D49086D7A74E45F8081C24F1BC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * L_22 = ___operation2; AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * L_23; L_23 = (( AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * (*) (AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)(AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE58D372BB3AF1C6E6F461EF181C06E072B785429_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)(AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 L_45 = V_9; RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 L_46 = (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8A9DB3E8C107275520BA98BFAB6ECD8A99798400_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)(AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m21936AD4EDA0B60C8D22D23236CE2279BC0CF727_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * L_22 = ___operation2; AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * L_23; L_23 = (( AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * (*) (AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)(AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m318DCB42A73595294D4F0555D1746C433F28771B_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)(AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE L_45 = V_9; RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE L_46 = (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mADABE3F7C5AD4D92BEF16F3DF3AD920FCA411C5D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)(AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAE9E7C88892FB1FA2EEDB2649490416E5985A350_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * L_22 = ___operation2; AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * L_23; L_23 = (( AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * (*) (AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)(AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m686401C4916C02C8669B4354F73C712247D19739_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)(AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 L_45 = V_9; RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 L_46 = (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m63F78DB8C2689E56E972BEED07BCCC978DF82253_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)(AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD41B6AC092BA62A6E1A3B0FC710274D6634AFA9F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * L_22 = ___operation2; AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * L_23; L_23 = (( AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * (*) (AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)(AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m56682B45957D6A6B168DD0BC43BA6C4F0447AFDF_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)(AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 L_45 = V_9; RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 L_46 = (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6E5753082585CC365986031FDEA4541EE834D1E9_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)(AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2964C28619B3A4D72EC988FCFF92F50F6B2A9B54_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * L_22 = ___operation2; AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * L_23; L_23 = (( AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * (*) (AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)(AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m379DA2CB1E53EF72B3FD0717451DC824BD78DBB8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)(AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD L_45 = V_9; RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD L_46 = (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE75A0EA53A3AE96872C7E4C0FE602C31BDDF8131_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)(AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m819793E8E9D4CFB4B9E9F64B216938E471A66F1D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * L_22 = ___operation2; AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * L_23; L_23 = (( AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * (*) (AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)(AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mFD328A4923E1D9ABABCE2986E65F0FC2CA78C6CD_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)(AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC L_45 = V_9; RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC L_46 = (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EF8F28921C07E8CBD4A7C8AE5B3D1A3575748BB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)(AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAA872567AB353288C29032C283CA4CF5ADFE2AF8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * L_22 = ___operation2; AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * L_23; L_23 = (( AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * (*) (AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)(AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m19F0FFC266B5200AEBB288ACB337F8B5DA61F1A8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)(AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D L_45 = V_9; RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D L_46 = (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0D66C4B9CE643D138DF79D59572DCE4B4162364E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)(AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0B556C764A7764836470362916BBC0A53E90183B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * L_22 = ___operation2; AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * L_23; L_23 = (( AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * (*) (AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)(AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m35F43AC21D6BE34595ED231DF0E0CE5AB6AD5677_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)(AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD L_45 = V_9; RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD L_46 = (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m92F69EFEE52DE4B8FC8629C8595FF21B19E78519_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)(AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1ED8DBC38A2F001D5247B39243E087DA8118A4A3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * L_22 = ___operation2; AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * L_23; L_23 = (( AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * (*) (AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)(AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * L_41 = ___operation2; RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCF728243B23B741B344BB0A2000F58E7E8E731BF_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)(AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F L_45 = V_9; RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F L_46 = (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEC2A437EA142490BB9D7B4F84BF5FEE5525CF131_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)(AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m265366475D1650038C1A7C3111644FEBF9FD757E_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * L_22 = ___operation2; AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * L_23; L_23 = (( AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * (*) (AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)(AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE8DDF343CB8A9595EF75EE3C995F7BB70486C61F_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)(AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A L_45 = V_9; RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A L_46 = (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3D8448220777C9CA16CEB24CCEA1D1033EC41E43_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)(AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m17A49E3F9B5AF4E228193A8C3202C46A6F9C12B6_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * L_22 = ___operation2; AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * L_23; L_23 = (( AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * (*) (AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)(AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mADCA712CDD096DA141B94133E5913023BB7EB93A_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)(AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A L_45 = V_9; RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A L_46 = (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m13CA28A976A406B45F64D68AD0DF332E8740FA64_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)(AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m14CF35E736AF13C96AB0194473A8C550DD36DDCF_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * L_22 = ___operation2; AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * L_23; L_23 = (( AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * (*) (AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)(AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m273E4FAF289271CE378B84FDA5D9AF1749D07067_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)(AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 L_45 = V_9; RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 L_46 = (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6CC8A58CB8C45CE6A2B8306C62FB349145CE80E2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)(AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6B4C2A18CFAD3B40037EAB70114D94607FAF42F4_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * L_22 = ___operation2; AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * L_23; L_23 = (( AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * (*) (AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)(AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1342583C97FF4A622F0E35A928FED16A85B63751_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)(AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F L_45 = V_9; RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F L_46 = (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD4FFC6003C029A15631F759D2861449F82296A08_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)(AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m505C3B4D87CE433114DB126DF54B67AEE6CF1884_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * L_22 = ___operation2; AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * L_23; L_23 = (( AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * (*) (AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)(AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m9262881D7BA02B3A1D7715B35B4D6E57F57F2CBE_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)(AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 L_45 = V_9; RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 L_46 = (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m515A7854F8FE514544E76EE3547DC89F517C87E6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)(AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA86480556869B41D2BCB5D3379F26E9CA540D231_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * L_22 = ___operation2; AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * L_23; L_23 = (( AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * (*) (AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)(AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m57A779AA8FD5068CABCB99FCCBB7B3D146D676F1_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)(AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 L_45 = V_9; RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 L_46 = (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCCABBAAEBAD37D3FE678FA8B8D983E6BCC691B55_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)(AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5C2C804EC7613108A73F61D4737E62ADC6067A3D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * L_22 = ___operation2; AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * L_23; L_23 = (( AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * (*) (AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)(AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4B4CA5FED8F0D98AB776238EBD945E76AEB2B959_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)(AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A L_45 = V_9; RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A L_46 = (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m36E94D987087C1348997D6C3E0DBC37692261BBA_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)(AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC16C1294A66221CD17CC7430BC80B5B4EB733278_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * L_22 = ___operation2; AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * L_23; L_23 = (( AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * (*) (AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)(AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE43C0AD7B24D4E6518D583AE65BD38B1F5299800_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)(AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 L_45 = V_9; RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 L_46 = (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE480F6465F1F88037364E5476F598A7187DF15E4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)(AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisAffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAEE1419E11782AC15660F5780E15C20217B64189_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * L_22 = ___operation2; AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * L_23; L_23 = (( AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * (*) (AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)(AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * L_41 = ___operation2; RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF803CE5771EB41741BB5FAF1B51942A67DB91AC3_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)(AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B L_45 = V_9; RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B L_46 = (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD8158B6E714784CD4C6ADC61F4C78AD1A5757388_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5E92CFF96E5622FC52F805777C7DF53A10D7B8CC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * L_22 = ___operation2; ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * L_23; L_23 = (( ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * (*) (ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCE777858280CDF8AC09141C613133A70907FA0EA_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 L_45 = V_9; RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 L_46 = (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1D7F5B86C0BFCBB762F81564DBCDBA7E51B90F5F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2E5A4A16FB9DBFEA7B67F35610BC0B1CA01329FB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * L_22 = ___operation2; ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * L_23; L_23 = (( ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * (*) (ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD17C8928C413DB29CD4BA5208646507B79F6789D_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 L_45 = V_9; RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 L_46 = (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m09D6124306DF68286AE634D7B1E8D65070E8D035_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF836BAFDA088D164BB7AEFED6B4319A9E89460E1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * L_22 = ___operation2; ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * L_23; L_23 = (( ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * (*) (ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * L_41 = ___operation2; RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA34653A5B6B8096EBFFBFD86405FA3CD9866B482_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C L_45 = V_9; RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C L_46 = (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8D88E85283DC5C4F05383A94578F6EAF64D13640_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m13320DFC08A6C39245A0CB6D38E18FE703C5BE2F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * L_22 = ___operation2; ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * L_23; L_23 = (( ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * (*) (ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m10932C3D53D042033ECDD0F0DB7D27A37800DACA_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 L_45 = V_9; RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 L_46 = (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m604E7CEE3C1E5F248B7145B3F5EE056B1B0ED5E6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6FBC773A3326A9F72092939CEE4C1629253BB3BD_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * L_22 = ___operation2; ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * L_23; L_23 = (( ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * (*) (ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC5AC906EB23571B05D4EF8E387920187D534ABC6_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 L_45 = V_9; RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 L_46 = (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD068FD51F1089D37030DD8AFC42833C8A794B292_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m06662F6CBFADBE65343E409BE0CF9549E143B126_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * L_22 = ___operation2; ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * L_23; L_23 = (( ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * (*) (ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m3061670D8F568148548E3B062DA615ED869ADDED_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 L_45 = V_9; RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 L_46 = (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEC92DE82103C2D7C694F5FB3FBC583A215D908E5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m17D3539CD0FD13441500B0C00C8B9F78DB9A3107_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * L_22 = ___operation2; ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * L_23; L_23 = (( ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * (*) (ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4DA92EA401D653D95FAF7E778BE5F79C7263FDF9_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 L_45 = V_9; RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 L_46 = (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4A441A609A71F5AC158D6B283C0B6A7F2E9C09A4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC0C980181127E381A96B89400BBDBEDD032DA79A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * L_22 = ___operation2; ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * L_23; L_23 = (( ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * (*) (ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDA82F6C7E4B251B38375FAC7376A8FC70335F7F0_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 L_45 = V_9; RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 L_46 = (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBD4B9D9A9B01C3F57BD29E028F015F9C113281F5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA19F0D0EA0AEA760C877E02841BDBCE2E14109A3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * L_22 = ___operation2; ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * L_23; L_23 = (( ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * (*) (ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4E622C7AB0AF33490834C928BB4D8E3FCF52FC41_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 L_45 = V_9; RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 L_46 = (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m81F970F191778A62770D725A78ED78419CF8B5B5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m43B630B8FFC7FC59F5AE8231A0362483992FB60C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * L_22 = ___operation2; ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * L_23; L_23 = (( ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * (*) (ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEF31FB95CCE3E6440D9A3DB8A2D2D8AE5CFA4628_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F L_45 = V_9; RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F L_46 = (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA0FC7A291822536B6B1B5C1AEF6D0439AC8F9126_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBF1B0C019770CF61A72976665CB7A0670741C2EC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * L_22 = ___operation2; ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * L_23; L_23 = (( ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * (*) (ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0C859189D3383FFD44832A6C5E41A030C0EBD0AB_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 L_45 = V_9; RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 L_46 = (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2075C43552D53AC8DF71A2EE9ABB85BDAFBFE7E7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8CE6D27BEC466545E75A0E2437FD1F681D38409E_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * L_22 = ___operation2; ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * L_23; L_23 = (( ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * (*) (ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m9D2A6EA3B9C59EBAFDCF9064DB523189BAF4A5A3_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C L_45 = V_9; RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C L_46 = (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5A8CAF4DE684E0C610B0D70AFAE841D7CFDDEE80_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD8339078A28E8B2B6E517EFE6C41462116D15558_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * L_22 = ___operation2; ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * L_23; L_23 = (( ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * (*) (ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m50ED755EE27F5B2012FE0DD3FB1D08256A3F3D48_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF L_45 = V_9; RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF L_46 = (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5C9E8A16A714454E600F28B0C3BF855D4831F73C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m922C1E2D38B791B7B3808A866142AE2A89EA272C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * L_22 = ___operation2; ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * L_23; L_23 = (( ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * (*) (ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA691FE59C784D3D7AC633BE59D0A3825A3D10649_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 L_45 = V_9; RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 L_46 = (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m31D98C65A47D3DB18AD8121D2AA924B1872C0EEB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA17EDEF12E93E46D403AB4731D07DD09D78983B9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * L_22 = ___operation2; ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * L_23; L_23 = (( ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * (*) (ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0BDADAE28BB7F75466B6BE0CB736EE22A5BFF965_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 L_45 = V_9; RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 L_46 = (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m277E9DF9EAEB1A276051137DAE1A1DDAD00EDA47_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m099753B2E36E2954105E252EFA29640F104360B9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * L_22 = ___operation2; ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * L_23; L_23 = (( ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * (*) (ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * L_41 = ___operation2; RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mFD3A87649CACD88BAC1FE56E3AEBA3C4D774D7A8_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A L_45 = V_9; RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A L_46 = (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m95D515C10AC5CA3CF101D2E9EF75D86ABC2C5088_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE76C6FC7F6BEC1AE544AA7FD6F1BD2733A264A25_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * L_22 = ___operation2; ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * L_23; L_23 = (( ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * (*) (ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF7E4C90B097FB22F4A7DDE45927E313E2DB5FE87_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 L_45 = V_9; RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 L_46 = (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m789716B26EA3B66F78DC9ACCBC6829A1338ED9EF_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m81C88B30B09E5FD7A121A87E7FCA2CDDBD312785_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * L_22 = ___operation2; ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * L_23; L_23 = (( ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * (*) (ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * L_41 = ___operation2; RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m8FFB703AB37D12C46B53887979226D8018AF4960_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B L_45 = V_9; RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B L_46 = (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m770733DE6BD8B2D7F77310818F3AF9EAAFC65450_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCCB1307CE833908EE84EB7BF066B3C334A273B65_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * L_22 = ___operation2; ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * L_23; L_23 = (( ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * (*) (ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD77C239A66FB74C2C0F7B03328642C6B31A6FE87_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D L_45 = V_9; RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D L_46 = (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m131A77A0FD4504B0207D655AA7583495AFD9921B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEAF1EABD616EB2B7101D5936E81BF719DB3DCB5D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * L_22 = ___operation2; ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * L_23; L_23 = (( ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * (*) (ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m36BDE261AB2C4087F9332ABEA46E520B3AD4315D_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 L_45 = V_9; RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 L_46 = (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Rectangle,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8EF59FE021316D07452E43E077D9EB59ABB6D7E8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * ___operation2, const RuntimeMethod* method) { ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 V_0; memset((&V_0), 0, sizeof(V_0)); { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 L_1; L_1 = ParallelExecutionSettings_FromConfiguration_m4FE0292484E409E8145F50F58F94638DC90AA9F7((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, /*hidden argument*/NULL); V_0 = (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 )L_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___rectangle1; ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator::IterateRowIntervals,System.Numerics.Vector4>(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Advanced.ParallelExecutionSettings&,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParallelRowIterator_IterateRowIntervals_TisProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2CDB94256912247F9F44EA5C4FE7EF58B69EECFA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * V_6 = NULL; int32_t V_7 = 0; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * V_8 = NULL; RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F V_9; memset((&V_9), 0, sizeof(V_9)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 V_10; memset((&V_10), 0, sizeof(V_10)); RuntimeObject* V_11 = NULL; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_0 = ___rectangle0; ParallelRowIterator_ValidateRectangle_mFB351B9EB8A7DF48AE9347B44B75623FC16198CE((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_0, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Top_mB11C66D12677D92A3C31F803E45ED730D0FCA54E((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_1 = (int32_t)L_2; int32_t L_3; L_3 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_2 = (int32_t)L_3; int32_t L_4; L_4 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___rectangle0), /*hidden argument*/NULL); V_3 = (int32_t)L_4; int32_t L_5 = V_2; int32_t L_6 = V_3; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_7 = ___parallelSettings1; int32_t L_8; L_8 = ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_7, /*hidden argument*/NULL); int32_t L_9; L_9 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)), (int32_t)L_8, /*hidden argument*/NULL); V_4 = (int32_t)L_9; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_10 = ___parallelSettings1; int32_t L_11; L_11 = ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_10, /*hidden argument*/NULL); int32_t L_12 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_13; L_13 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)L_11, (int32_t)L_12, /*hidden argument*/NULL); V_5 = (int32_t)L_13; ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * L_14 = ___parallelSettings1; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15; L_15 = ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline((ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)L_14, /*hidden argument*/NULL); V_6 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15; int32_t L_16 = V_5; if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0097; } } { int32_t L_17 = V_0; int32_t L_18 = V_1; RowInterval__ctor_m05BC918DF7F68DB45DA61CAF41862E1A80FF7C46((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (int32_t)L_17, (int32_t)L_18, /*hidden argument*/NULL); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_19 = V_6; int32_t L_20 = V_2; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19); RuntimeObject* L_21; L_21 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_19, (int32_t)L_20, (int32_t)0); V_11 = (RuntimeObject*)L_21; } IL_0066: try {// begin try (depth: 1) ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * L_22 = ___operation2; ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * L_23; L_23 = (( ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * (*) (ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject* L_24 = V_11; NullCheck((RuntimeObject*)L_24); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_25; L_25 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_24); V_12 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_25; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; L_26 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_12), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Il2CppFakeBox L_27(IL2CPP_RGCTX_DATA(method->rgctx_data, 4), L_23); const VirtualInvokeData& il2cpp_virtual_invoke_data__132 = il2cpp_codegen_get_interface_invoke_data(0, (&L_27), IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (RuntimeObject*, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))il2cpp_virtual_invoke_data__132.methodPtr)((RuntimeObject*)(&L_27), (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(&V_10), (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, /*hidden argument*/il2cpp_virtual_invoke_data__132.method); *L_23 = L_27.m_Value; IL2CPP_LEAVE(0xDC, FINALLY_008b); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_11; if (!L_28) { goto IL_0096; } } IL_008f: { RuntimeObject* L_29 = V_11; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_0096: { IL2CPP_END_FINALLY(139) } }// end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDC, IL_00dc) } IL_0097: { int32_t L_30 = V_3; int32_t L_31 = V_5; int32_t L_32; L_32 = ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline((int32_t)L_30, (int32_t)L_31, /*hidden argument*/NULL); V_7 = (int32_t)L_32; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_33 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)il2cpp_codegen_object_new(ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C_il2cpp_TypeInfo_var); ParallelOptions__ctor_mF1F7F521D2BB1255A33677EAF6ED3FADBF156DA2(L_33, /*hidden argument*/NULL); ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_34 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_33; int32_t L_35 = V_5; NullCheck((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34); ParallelOptions_set_MaxDegreeOfParallelism_mF39A47BFE485D2775642F467201DE7D01614F4D5((ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34, (int32_t)L_35, /*hidden argument*/NULL); V_8 = (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_34; int32_t L_36 = V_0; int32_t L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_2; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_40 = V_6; ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC6633E521B6348087C3F80B846D0F91DDEA4FC4D_inline((&L_42), (int32_t)L_36, (int32_t)L_37, (int32_t)L_38, (int32_t)L_39, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_40, (ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F L_45 = V_9; RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F L_46 = (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F )L_45; RuntimeObject * L_47 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 7), &L_46); Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B * L_48 = (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)il2cpp_codegen_object_new(Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B_il2cpp_TypeInfo_var); Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F(L_48, (RuntimeObject *)L_47, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)), /*hidden argument*/Action_1__ctor_mC14E24B188C6C29726CFCBC0E98734C95A1F6F7F_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Parallel_tB59282E278156AA32B2BACBD33B31FD4C9922646_il2cpp_TypeInfo_var); ParallelLoopResult_t23A783309EEC5F5EE29FFA083DD242DF6E2613D3 L_49; L_49 = Parallel_For_mE1857C70A16F29BDDB82D5BBD13569FE97488B7B((int32_t)0, (int32_t)L_43, (ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C *)L_44, (Action_1_t080BA8EFA9616A494EBB4DD352BFEF943792E05B *)L_48, /*hidden argument*/NULL); } IL_00dc: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelExecutionSettings_get_MinimumPixelsProcessedPerTask_m00A0FF1AA9BD2E19662F117D6C1B2037FCBBC8A2_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMinimumPixelsProcessedPerTaskU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelRowIterator_DivideCeil_m840420B98E174AA56550555D636AC27221A082B2_inline (int32_t ___dividend0, int32_t ___divisor1, const RuntimeMethod* method) { { int32_t L_0 = ___dividend0; int32_t L_1 = ___divisor1; return ((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))/(int32_t)L_1)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParallelExecutionSettings_get_MaxDegreeOfParallelism_m48A43B93F4498DE527DB153B8B32E4EFF3A95BC6_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMaxDegreeOfParallelismU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ParallelExecutionSettings_get_MemoryAllocator_m046296ED826736FB2EAB116438CBEF0AEC50E91B_inline (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * __this, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = __this->get_U3CMemoryAllocatorU3Ek__BackingField_0(); return L_0; } } 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__ctor_mCB458A27645B9D9091381309DE746E396AA9B129_gshared_inline (RowIntervalOperationWrapper_2_t39D4DE2BABA50270F165F8F5D0ECA0163E9ABBB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * ___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_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * L_5 = ___operation5; AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 L_6 = (*(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDFFFAAFB08CF59FB72F35007115C5C8D113BE6A8_gshared_inline (RowIntervalOperationWrapper_2_t00679C4D931FAD8A56AD183ACA8FBBC417DD47CA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * ___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_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * L_5 = ___operation5; AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E L_6 = (*(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6F2B01F71726A4F935C6C03DA89F60317A171077_gshared_inline (RowIntervalOperationWrapper_2_t63816526962B0F284DF566A2A7B8FEE3D8EA74EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * ___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_tC280590152738D28102C9D7947254757A4B44471 * L_5 = ___operation5; AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 L_6 = (*(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD737644516065F888F99E6320B801C1BAA7F7EB9_gshared_inline (RowIntervalOperationWrapper_2_t77B327A4CFB2CCCF5477780C68214D425BA699CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * ___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_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * L_5 = ___operation5; AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E L_6 = (*(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0266B889BD54F4FE5D50BAB4537365C297958CAA_gshared_inline (RowIntervalOperationWrapper_2_t33EE95653004A3CDBD45008E7415F5E76008806E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * ___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_t2029113CC606EC1752C4FAB021785F935C464758 * L_5 = ___operation5; AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 L_6 = (*(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m77A4BCA65BF674C8EC41D42C2FA729734902ECAA_gshared_inline (RowIntervalOperationWrapper_2_t7A6C1AEFF1E464A81406490F9DB541711C3DDEC5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * ___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_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * L_5 = ___operation5; AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B L_6 = (*(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB926E148F678177ECEE4D4EBFF749A9B2DB9D575_gshared_inline (RowIntervalOperationWrapper_2_tD2825967D01C53CB808860461B4299222887B17E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * ___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_t31ECA081255E596D0675084EB4EFB7DB4423792F * L_5 = ___operation5; AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F L_6 = (*(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2862F1313D8814FA8B32A0BEEFC3E41E779462D1_gshared_inline (RowIntervalOperationWrapper_2_t30F0C6090B86FC2E86058BC64F8E04CF18F2B7A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * ___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_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * L_5 = ___operation5; AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 L_6 = (*(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1BEDBF774189593E3369CE1ED1FAEB4F58F0AF73_gshared_inline (RowIntervalOperationWrapper_2_tC83FC83A54CC54A93D0AC5DD2BF23F6172B3F5FB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * ___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_t7785FED4996231D096776D8D50217B93C38B6600 * L_5 = ___operation5; AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 L_6 = (*(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD496320342A4C395E68DCFD0A73456A64F9520E3_gshared_inline (RowIntervalOperationWrapper_2_t4337B49949C6EAA779923B107BB567E30A24D2B6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * ___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_tB493DA970425757D00746633E1AA9AC172AB3A16 * L_5 = ___operation5; AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 L_6 = (*(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D90366C16DBBBABFBDF3A9299124EB728B51D02_gshared_inline (RowIntervalOperationWrapper_2_t0F1954D3C2D3B69638FBC552EB848C3DBA5555EC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * ___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_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 * L_5 = ___operation5; AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 L_6 = (*(AffineOperation_1_t5A1A04A960EA834994867F0CF8F883CD2932E4A6 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3BBE46D932A4E88B6F5260EC7B8B9633E7A26FF_gshared_inline (RowIntervalOperationWrapper_2_tB2ED83B292B6D8761F077C9998A089FA51A0F6D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * ___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_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 * L_5 = ___operation5; AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 L_6 = (*(AffineOperation_1_t34224CD5572EDB8A2BDF7DDC4E7D76EBC31B69C6 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mADCB92F6BEE4F523109EB0FFB7E327D850B40F0C_gshared_inline (RowIntervalOperationWrapper_2_t2A4184424BBBAB60C50B70CBD84F1B9A9AFCAFF3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * ___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_t9769EDB47E93E4B787049DD5128FB25C207BFB38 * L_5 = ___operation5; AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 L_6 = (*(AffineOperation_1_t9769EDB47E93E4B787049DD5128FB25C207BFB38 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m91E16648ADFE86856A9843B355835C28136826B9_gshared_inline (RowIntervalOperationWrapper_2_tBEFAD2E9996523DB9CBE273D16CF5593795A188B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * ___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_tBB9B579D3879F84A244DC58AC758117B5F4B1860 * L_5 = ___operation5; AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 L_6 = (*(AffineOperation_1_tBB9B579D3879F84A244DC58AC758117B5F4B1860 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m9D375AC0D2740A8DF5F8F49AC371AB8342591D35_gshared_inline (RowIntervalOperationWrapper_2_tCCFD078D72CB8DFA5710EB29C54CB0C2A9166084 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * ___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_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 * L_5 = ___operation5; AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 L_6 = (*(AffineOperation_1_t01CA4713242DC21852FC5FCDFD2BA6CD82A98E13 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCA4A9038F45B841C972DAC7374F4A2B9627419BE_gshared_inline (RowIntervalOperationWrapper_2_t8FB04B81AA945F0DB6EBF619A85793F60516D652 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * ___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_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B * L_5 = ___operation5; AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B L_6 = (*(AffineOperation_1_t0F3DA3277D91357AF4F2C9B28F89A353D3DF945B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82BD8D608320B65B52E49925B62A3EEC03A412D6_gshared_inline (RowIntervalOperationWrapper_2_tDC037C1EB55B9CFB706A73864C9C7AF821EF054A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC * ___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_tC62D941AEF95497FADC04A86894D33329AF68CDC * L_5 = ___operation5; AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC L_6 = (*(AffineOperation_1_tC62D941AEF95497FADC04A86894D33329AF68CDC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m68E6EFDD2CA156B55F056A89DA2D5DCE041F7210_gshared_inline (RowIntervalOperationWrapper_2_t95BFA8B5450FDC2B81C260A63B7BF5166B3E9A1B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * ___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_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB * L_5 = ___operation5; AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB L_6 = (*(AffineOperation_1_tC4B464B81DFDF17DAA988A21DF013F4D2D44BDFB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCA5AAA421A09BE046EA3264F8226C5407DED077D_gshared_inline (RowIntervalOperationWrapper_2_t14ADC31E5854D22958E9BB1B85C85EF21168635B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * ___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_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B * L_5 = ___operation5; AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B L_6 = (*(AffineOperation_1_tF698D8F580AA307A0BC6F9FF16F1FDE9010D2C2B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBFE8DA130F51E2D0E006EF96367C9E3AEABB58C4_gshared_inline (RowIntervalOperationWrapper_2_t0DE53CB22F88BC2E1DFB4D014E9B7A7F0FF56957 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * ___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_tFFA5F313F332AA1D036914354756DD5E8E6CC99A * L_5 = ___operation5; AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A L_6 = (*(AffineOperation_1_tFFA5F313F332AA1D036914354756DD5E8E6CC99A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB72200CF99A9C7B74FBC5C24BE60B735926B98BB_gshared_inline (RowIntervalOperationWrapper_2_tC56D421641021AA75D10383529D356ECF1376C98 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * ___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_t56C59DDC191C153CC3EAF57220981BBEDC21C55C * L_5 = ___operation5; AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C L_6 = (*(AffineOperation_1_t56C59DDC191C153CC3EAF57220981BBEDC21C55C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC99DDC2C1A257402953F2682405CFF20EFF2090_gshared_inline (RowIntervalOperationWrapper_2_t68F22932BA09F1951CA36D86CEE225B9C5BCCDBC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 * ___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_t640A2082373F9B792CC56280F7BC60DB691E3555 * L_5 = ___operation5; AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 L_6 = (*(AffineOperation_1_t640A2082373F9B792CC56280F7BC60DB691E3555 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB6FF5A44016300F43F782EE50848E000E2427F22_gshared_inline (RowIntervalOperationWrapper_2_tB0DBB52264D1E20BA4244694DB56A38164DECAED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * ___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_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 * L_5 = ___operation5; AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 L_6 = (*(AffineOperation_1_t2C6A5D882BD53C960F88FEFBF56CD96124F46780 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m116232E83DEA733C924449BB9266AF35B33560CA_gshared_inline (RowIntervalOperationWrapper_2_t80D733684B60B1D241B53E2B8DC57E691E977F07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A * ___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_t12247F3CD75097C6BA9DB6450D12A67698215D7A * L_5 = ___operation5; AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A L_6 = (*(AffineOperation_1_t12247F3CD75097C6BA9DB6450D12A67698215D7A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1E7F2FCED6675ED179F56303C9623D3A13FC64C5_gshared_inline (RowIntervalOperationWrapper_2_tA1FDB5B7F1CABCF7678B85BDD543386DDD4FFF29 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 * ___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_tE97B6620B611EB77020C91057767E3FDAE1DE635 * L_5 = ___operation5; AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 L_6 = (*(AffineOperation_1_tE97B6620B611EB77020C91057767E3FDAE1DE635 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5B813303BA78F3B2457558B8757356CE8A593387_gshared_inline (RowIntervalOperationWrapper_2_t9D387D105FC1741588D0290313D2BFAB621EF129 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * ___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_t20D323774B08999CC0299BBAD9B243D9F586B8C2 * L_5 = ___operation5; AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 L_6 = (*(AffineOperation_1_t20D323774B08999CC0299BBAD9B243D9F586B8C2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCB765C07C23BDF4CA6385FC81B72E1790DF932CD_gshared_inline (RowIntervalOperationWrapper_2_tCE0CD33AFB3B2CD762780CCA7B78F4FCC0A6831C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA * ___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_t68DB18585869A164C8E50C44AE18E1F488ED61AA * L_5 = ___operation5; AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA L_6 = (*(AffineOperation_1_t68DB18585869A164C8E50C44AE18E1F488ED61AA *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBE212886C89A46010D87DC9E4F96F6FCE9ACF41D_gshared_inline (RowIntervalOperationWrapper_2_tEC631EEDE7BCDE22FE7DFA57A3CD00223A808AC0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 * ___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_t60B16A6D8344B57FEF163207DF26129A91507399 * L_5 = ___operation5; AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 L_6 = (*(AffineOperation_1_t60B16A6D8344B57FEF163207DF26129A91507399 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE679DBAB6C86A6D49E42DAFA4823CBB2B075BD04_gshared_inline (RowIntervalOperationWrapper_2_tDAC22434B97C3DE2B557B53737A6AF1CABE3B784 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * ___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_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B * L_5 = ___operation5; AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B L_6 = (*(AffineOperation_1_t1AD75DF8347E885722633DA14BF5A5F4DDE8AD6B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3CE3E687FF58D55E789849D75BAA4A7E403D6B0A_gshared_inline (RowIntervalOperationWrapper_2_t84D881758B660B3B3ED1836AF46F90BC4CAE56BA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 * ___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_t67B6CB319032BC664E326FD830C69A020F846874 * L_5 = ___operation5; AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 L_6 = (*(AffineOperation_1_t67B6CB319032BC664E326FD830C69A020F846874 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA31D3F3538F0F614F6146C5D2DBAD2C1B8BC2970_gshared_inline (RowIntervalOperationWrapper_2_tB5DC75EC8EED0CFBF77E8DD91490A30A4EF057E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * ___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_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 * L_5 = ___operation5; AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 L_6 = (*(AffineOperation_1_t8A40D5F1A652492F18EE3E85042149DAAFE34BF0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m96DC64C0A46F4660EA2CDB168F62AEC21941692B_gshared_inline (RowIntervalOperationWrapper_2_t0A551A562EB329DE7711CF5475DC69B2422B3126 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 * ___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_tCAC0102FEA6258E696B06E45C87188AFF1470151 * L_5 = ___operation5; AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 L_6 = (*(AffineOperation_1_tCAC0102FEA6258E696B06E45C87188AFF1470151 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m735D0B44BC9B67AC06192FA5F6FAECAD48AB96C7_gshared_inline (RowIntervalOperationWrapper_2_tF368FEE2C4448E485E436DB2ACB0DD5085A17547 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * ___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_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 * L_5 = ___operation5; AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 L_6 = (*(AffineOperation_1_tEB0E5861BE0C6EDEF0542365AD56FF96B43EEE87 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m912E02B444068F372EBA9042102D6F6949A2941A_gshared_inline (RowIntervalOperationWrapper_2_t08195EA8BD781B2C609C136F235B8D3EA6657AED * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * ___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_t4A81E93233246E79E464DD7DA1098B7CC33CF281 * L_5 = ___operation5; AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 L_6 = (*(AffineOperation_1_t4A81E93233246E79E464DD7DA1098B7CC33CF281 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB84ED370A3BB6F6858F61FD9C4676D88083D85FE_gshared_inline (RowIntervalOperationWrapper_2_t02F0878F9CE017515D655CD681EB2A991F4B880F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 * ___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_t220CE18966D90CA2F18958D71978FA62F8060201 * L_5 = ___operation5; AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 L_6 = (*(AffineOperation_1_t220CE18966D90CA2F18958D71978FA62F8060201 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD460FCA080BDF0B0FDE7A5CDB490BA152339089E_gshared_inline (RowIntervalOperationWrapper_2_tA04A56A31A386BF71BA0F7407A69FF5AA7F3A4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * ___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_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 * L_5 = ___operation5; AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 L_6 = (*(AffineOperation_1_tA4E4CB6F46CFE8F623C0ACBD157689870C2B5205 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB77B79ECAACFAFC3E7894C1940D5ADA9B007208C_gshared_inline (RowIntervalOperationWrapper_2_t6DF56C181F29F33A52886511556068C4D48DADE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * ___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_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 * L_5 = ___operation5; AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 L_6 = (*(AffineOperation_1_t2B2C11434912C9E36BDCA4DFF1EF77B144E3F743 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAAE356D8F50A8BBD1474FA046054C3CB70F14F6A_gshared_inline (RowIntervalOperationWrapper_2_t066ADD3D706CE04E31153C4EFC4E09C809D2BC64 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 * ___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_t554673235178030E9D5DF2066AD8D87B7970AD94 * L_5 = ___operation5; AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 L_6 = (*(AffineOperation_1_t554673235178030E9D5DF2066AD8D87B7970AD94 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBB6AAF0D23DFFF8749E14E56687B6A89A49942CC_gshared_inline (RowIntervalOperationWrapper_2_t1DF1000B9C26B84C6CE889B908657ACFD77B66FA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * ___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_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 * L_5 = ___operation5; AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 L_6 = (*(AffineOperation_1_tBCE05538985829B072BFEC71EC73CDAAA7CCB116 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69E8BB26BB3072541D40BE81AC6A648B62913E0B_gshared_inline (RowIntervalOperationWrapper_2_t42C87BB7CE33F955563CFF90C62CE4B3D3EA2AAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * ___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_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 * L_5 = ___operation5; AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 L_6 = (*(AffineOperation_1_t21517322E7B0421ABC9D58F6E49F4916EFD08D21 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6EDDDFA9BD80125412BDF8B6918C5CD670BE4AC4_gshared_inline (RowIntervalOperationWrapper_2_tB3900DB5E21FAA3EC010A1004DF33E1E0F9094C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * ___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_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 * L_5 = ___operation5; AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 L_6 = (*(AffineOperation_1_t68E230DE30DFCE89C51B2114DFC1E9E9F40B3E19 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE238E620D37E5AD22CAE46F709211AF854484547_gshared_inline (RowIntervalOperationWrapper_2_t641E2F406A2DEE2E76079AF6F8686651819CEE96 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * ___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_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF * L_5 = ___operation5; AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF L_6 = (*(AffineOperation_1_t9CD54FE5699D251DFC19630D618C8DAA39C7A8DF *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m632FB4A168A4A091574CD5FA2DAA08B5B1D6C663_gshared_inline (RowIntervalOperationWrapper_2_tC10BD9FE6B24CA8F7DC2512BD48BB12E0F0DA5A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * ___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_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 * L_5 = ___operation5; AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 L_6 = (*(AffineOperation_1_t94CCC9445C1B2756345E3084DDC7436D53DB04D9 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF55C15F0568803CB64E628C061253C54F823F4A8_gshared_inline (RowIntervalOperationWrapper_2_t66615326C2680F21512A141829B5D9C36C55563C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * ___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_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 * L_5 = ___operation5; AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 L_6 = (*(AffineOperation_1_tDD92B8659D05FA220A1230D70CA6E9965A25AAF6 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2FB9EAB4E9DED953E7AD97864E84AA8B160CFD7B_gshared_inline (RowIntervalOperationWrapper_2_t3F197F0784D5947DE5AA7D13C2B9E639D6EB3EEB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * ___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_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD * L_5 = ___operation5; AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD L_6 = (*(AffineOperation_1_t0D7F9DAC5D8BBADE818ED6241F27F5B4F713DBCD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m52C45DA5BFDB9012BA45A3F553B72E975AC206E4_gshared_inline (RowIntervalOperationWrapper_2_tBFA5F47488A7B387123D3119ED86058C2553A577 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * ___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_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 * L_5 = ___operation5; AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 L_6 = (*(AffineOperation_1_t7250736ED4DF2AC821391B3DBED2C3E80965CA18 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEE2B333E54726AFAFFD1DB177DCF89BCF6407ABC_gshared_inline (RowIntervalOperationWrapper_2_t03BE696E209C5BAD01E40F8256390DD8233C3ABB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 * ___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_tB622BE0347D76E941F76BA648FA7E10D076DD738 * L_5 = ___operation5; AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 L_6 = (*(AffineOperation_1_tB622BE0347D76E941F76BA648FA7E10D076DD738 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m912EDF213F2DE08027C16D8AF73AE6DC530B5FE5_gshared_inline (RowIntervalOperationWrapper_2_t782E0E108DE7DE59432379E0FD9A354E996D730E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 * ___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_tCA1C628D805C12CDB867094B2950DFEAFE092521 * L_5 = ___operation5; AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 L_6 = (*(AffineOperation_1_tCA1C628D805C12CDB867094B2950DFEAFE092521 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0663739DC2D4A2C04B209A03BB66DA16B72A6645_gshared_inline (RowIntervalOperationWrapper_2_t9AF8555733E08918B7EC0B6D6958BCD0F8FCF7BB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 * ___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_t6C82AB62F92B2351606CB66A7F33401D87B06634 * L_5 = ___operation5; AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 L_6 = (*(AffineOperation_1_t6C82AB62F92B2351606CB66A7F33401D87B06634 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D65CD94139E1D974A41AF7449AE0FC3D348AFB2_gshared_inline (RowIntervalOperationWrapper_2_t673829D579A549D4A56F67E102E105DE6840FE85 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * ___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_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 * L_5 = ___operation5; AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 L_6 = (*(AffineOperation_1_tC94B2C9751B2AC7311CFCCDDDA530A2D3B717CA8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE1EC04C0AACADFE400312163F797B7AF2C26EB88_gshared_inline (RowIntervalOperationWrapper_2_tA822BDC83E4810B0B3EF4A13196BA253F805DE6F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE * ___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_tEC442EC4C28369D114FF399AC94006CFB0C852BE * L_5 = ___operation5; AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE L_6 = (*(AffineOperation_1_tEC442EC4C28369D114FF399AC94006CFB0C852BE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF7D47E466C388299AF44164BD3AC8BE4C3660EC_gshared_inline (RowIntervalOperationWrapper_2_t11795F5483F09C3E6B5DD4F17415E67E4E798961 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * ___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_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 * L_5 = ___operation5; AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 L_6 = (*(AffineOperation_1_t05F4EE972EDF2E0F92134B5614F93F3C2C72ED84 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A098316ACBA8C9B15E57EE4BA974DECD4AC26FC_gshared_inline (RowIntervalOperationWrapper_2_t250544A750BC250EF4AA30265F49B2C9BD361F87 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * ___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_t73945CBC69FBF9533DCD3C15580967D05B8FE666 * L_5 = ___operation5; AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 L_6 = (*(AffineOperation_1_t73945CBC69FBF9533DCD3C15580967D05B8FE666 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2CC89E0CC1DE6E364FD610137B1D68D917FA5C7C_gshared_inline (RowIntervalOperationWrapper_2_t4C69C9600D286E9E56825CA23BEE2F90FEEF9AEA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B * ___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_t5729157191342E3AF8A97F7084F3ADA23758312B * L_5 = ___operation5; AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B L_6 = (*(AffineOperation_1_t5729157191342E3AF8A97F7084F3ADA23758312B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF351B359B7D9C68F83CD193BFE9E98CA71DDD858_gshared_inline (RowIntervalOperationWrapper_2_tC334AE0372F21BF77BBAAFAD549008F47026A365 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * ___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_tFA0B7190B17300025293D36908FE70EABFFF6EB4 * L_5 = ___operation5; AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 L_6 = (*(AffineOperation_1_tFA0B7190B17300025293D36908FE70EABFFF6EB4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA6AD45A272A038798DE037DBD42C35ADDBD29BD8_gshared_inline (RowIntervalOperationWrapper_2_tDB3E71AACF84E2AF51204A821EA60091F3D78952 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * ___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_t282BDC4839992618E3672A71CCFABE2AD40AFB98 * L_5 = ___operation5; AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 L_6 = (*(AffineOperation_1_t282BDC4839992618E3672A71CCFABE2AD40AFB98 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05D48900A72BBF15C5CDF3E783FEA23F06D2597A_gshared_inline (RowIntervalOperationWrapper_2_tF3BFE7D871273E091931EEEEA469FF6255998DD4 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * ___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_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 * L_5 = ___operation5; AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 L_6 = (*(AffineOperation_1_t8A0BB7E1A649F171EB3D97E3C25EF491219004C6 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m87BA1D76BD65E816F71B3E06A1FE20459D2627A4_gshared_inline (RowIntervalOperationWrapper_2_t2C276069289DE25952B7BAF13DF6179782BF9097 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * ___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_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B * L_5 = ___operation5; AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B L_6 = (*(AffineOperation_1_t753F2E6A0CC1DB4FAEC675BEB4991355EEA0FE9B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD838834ADB0E84E3667C7EBA2B40DD4930CB8025_gshared_inline (RowIntervalOperationWrapper_2_t74EDE5ED7262C197FF29387827F8B6D3A39481A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * ___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_t47361F2573AEF56EC7F790BC85A1666C48DC6982 * L_5 = ___operation5; AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 L_6 = (*(AffineOperation_1_t47361F2573AEF56EC7F790BC85A1666C48DC6982 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m151AA2F8B17F907FC83CC44EF2F316D5F6AABDB5_gshared_inline (RowIntervalOperationWrapper_2_t3C90E7DEE6CE7134263900011CEFFCD8CAAC78CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * ___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_tF873EE2016C56CB322C9E7BAF980D366E3820E57 * L_5 = ___operation5; AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 L_6 = (*(AffineOperation_1_tF873EE2016C56CB322C9E7BAF980D366E3820E57 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC4388BF045BC009789C0258C415BC5604737EE1C_gshared_inline (RowIntervalOperationWrapper_2_t1080DEA59A41CF5523304AC68A5557923B196DAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * ___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_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 * L_5 = ___operation5; AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 L_6 = (*(AffineOperation_1_t6760D48F77B2DF6AADC80D428D7FBD81FF1A16E1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5C3F82C0B4E23C1699C80E197CA91F638F44B0E5_gshared_inline (RowIntervalOperationWrapper_2_t7FF868A3E4CB675BA7EEC77B9F3B01ADE0FA239E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D * ___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_t3B995053CB60D09822493D149107B26F2AA0400D * L_5 = ___operation5; AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D L_6 = (*(AffineOperation_1_t3B995053CB60D09822493D149107B26F2AA0400D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC5222280E6974AA629E5347C5E24314305D1BA2F_gshared_inline (RowIntervalOperationWrapper_2_t301306C6D95A56DD82414B2F1489FFBDE6134DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * ___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_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 * L_5 = ___operation5; AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 L_6 = (*(AffineOperation_1_t343FCE0CE1E1E2DA82FA0C388F8286715A711371 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2788E43C63DD491602E3974210326155101D33CD_gshared_inline (RowIntervalOperationWrapper_2_t21B5B2B8B14F2ABF2A7E1F03C0DB6AD71557C487 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * ___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_t2976FEE6E9795815FDDE50FDFA6A60074D125927 * L_5 = ___operation5; AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 L_6 = (*(AffineOperation_1_t2976FEE6E9795815FDDE50FDFA6A60074D125927 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m267010D593ABDA0C366C3BF5C7CF27FCC56956FC_gshared_inline (RowIntervalOperationWrapper_2_t22B2F7E0A5123A5C17160C4C5AEF907567BEB537 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * ___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_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 * L_5 = ___operation5; AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 L_6 = (*(AffineOperation_1_tCECE9436325D45A40C459DE51F5B0C8480F44BD7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE53D0294E92EBAD8E8551C8016E674D1166C79B4_gshared_inline (RowIntervalOperationWrapper_2_t309B107D9A2EEBAE2B646ADCC5B40E96221E11F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * ___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_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 * L_5 = ___operation5; AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 L_6 = (*(AffineOperation_1_tD70AEB255AA81113A5C4A9EBB92C1D435515E1C8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m940D0B5A99AE68D4234A2F01AFBB751184B31D69_gshared_inline (RowIntervalOperationWrapper_2_t03B3585773A0C68E4B51442C9091954337E99D32 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB * ___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_tB2780206DA70A1963CFC09E6B73403400238C0FB * L_5 = ___operation5; AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB L_6 = (*(AffineOperation_1_tB2780206DA70A1963CFC09E6B73403400238C0FB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m469E09F08A4AB8080BABEFFC0BF14074F77B1A46_gshared_inline (RowIntervalOperationWrapper_2_t34E32966C3560AD102722462456B741D8B78C447 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * ___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_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 * L_5 = ___operation5; AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 L_6 = (*(AffineOperation_1_t674BBEA1BFF3B67B4C6AB704A48E5662100AE350 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDC2DE960958A56399E6FE3637653B828C3928E91_gshared_inline (RowIntervalOperationWrapper_2_tBD97FFF18CB138D83AB5A39CB2FCAFCB6626C80E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * ___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_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A * L_5 = ___operation5; AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A L_6 = (*(AffineOperation_1_t612A7A681885C6DC60F88AD00CBB76F4F0C3583A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m755AF950A385BD3977B341F4C41A300F066C5BA4_gshared_inline (RowIntervalOperationWrapper_2_tE6B295EC87028C1834A1293DFF0999DC66B0F7C1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 * ___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_t5EBD7248925B1102CEFE35C3755E306726622148 * L_5 = ___operation5; AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 L_6 = (*(AffineOperation_1_t5EBD7248925B1102CEFE35C3755E306726622148 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5B74AF741B73D71BEEF2E7D2FCCB27774BD2CB1E_gshared_inline (RowIntervalOperationWrapper_2_tEFE7B32DE49A167A1889AC3641E7BBC10B72F40A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 * ___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_t23FF3071154C378A4415B87DF128EB744414F580 * L_5 = ___operation5; AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 L_6 = (*(AffineOperation_1_t23FF3071154C378A4415B87DF128EB744414F580 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE58D372BB3AF1C6E6F461EF181C06E072B785429_gshared_inline (RowIntervalOperationWrapper_2_tD76961C229AFF53A962B88B57775616CE35326E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * ___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_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 * L_5 = ___operation5; AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 L_6 = (*(AffineOperation_1_tDCC2B9B7C7683D868DD406B5167FB4F506555FD5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m318DCB42A73595294D4F0555D1746C433F28771B_gshared_inline (RowIntervalOperationWrapper_2_t3695E7392BCB1C92427A23DB94737A06F30FC8EE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * ___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_t5109DA1068FFA2DC3845D7B3408582FA31D40184 * L_5 = ___operation5; AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 L_6 = (*(AffineOperation_1_t5109DA1068FFA2DC3845D7B3408582FA31D40184 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m686401C4916C02C8669B4354F73C712247D19739_gshared_inline (RowIntervalOperationWrapper_2_tE5C9C715F06096F502049F63EA3907CF4435E3E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 * ___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_t1062841E424D04ACDD9C2E7D252338E92E378668 * L_5 = ___operation5; AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 L_6 = (*(AffineOperation_1_t1062841E424D04ACDD9C2E7D252338E92E378668 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m56682B45957D6A6B168DD0BC43BA6C4F0447AFDF_gshared_inline (RowIntervalOperationWrapper_2_tF9C0717125455A3A592D46057798081D00EAC981 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * ___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_t48B99A75E40FEA6175CF3580F082EF0C68C581DF * L_5 = ___operation5; AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF L_6 = (*(AffineOperation_1_t48B99A75E40FEA6175CF3580F082EF0C68C581DF *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m379DA2CB1E53EF72B3FD0717451DC824BD78DBB8_gshared_inline (RowIntervalOperationWrapper_2_t9D1D1E43AE045ED3F0848E8C59C8A1990270ADAD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * ___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_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 * L_5 = ___operation5; AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 L_6 = (*(AffineOperation_1_tD2703BE1B9BC4759375C890B6477CCCB7B3C11B2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFD328A4923E1D9ABABCE2986E65F0FC2CA78C6CD_gshared_inline (RowIntervalOperationWrapper_2_tDCDCED4D20C13C23910D41B1FBD06561AFBC6ABC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C * ___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_t53038694893558AE074080E42258B73C52BFBF5C * L_5 = ___operation5; AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C L_6 = (*(AffineOperation_1_t53038694893558AE074080E42258B73C52BFBF5C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m19F0FFC266B5200AEBB288ACB337F8B5DA61F1A8_gshared_inline (RowIntervalOperationWrapper_2_t462A3F30E706B32562EC445BADBD5B83793E1D6D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * ___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_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 * L_5 = ___operation5; AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 L_6 = (*(AffineOperation_1_t7180C32F7F0CAFC8AB9B85006B1FE98B16DE9BC4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35F43AC21D6BE34595ED231DF0E0CE5AB6AD5677_gshared_inline (RowIntervalOperationWrapper_2_t8C85A670A34A1E7145D88AEE3043DE899EA58EFD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * ___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_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E * L_5 = ___operation5; AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E L_6 = (*(AffineOperation_1_tBA1073A2B6C288A7F06974A7DF18A34B37B4323E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCF728243B23B741B344BB0A2000F58E7E8E731BF_gshared_inline (RowIntervalOperationWrapper_2_t4E809DC17D7BD83A81087EEB2BCC03B0A9A99D8F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E * ___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_t4F13965FCC41C9613CCF8796F5498357C900E78E * L_5 = ___operation5; AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E L_6 = (*(AffineOperation_1_t4F13965FCC41C9613CCF8796F5498357C900E78E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE8DDF343CB8A9595EF75EE3C995F7BB70486C61F_gshared_inline (RowIntervalOperationWrapper_2_tAA8760F78AA001C9680F29E532CC0ACE22AEAE8A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 * ___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_t9EAA9042A88A629231C28136E5E047F723EF0594 * L_5 = ___operation5; AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 L_6 = (*(AffineOperation_1_t9EAA9042A88A629231C28136E5E047F723EF0594 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mADCA712CDD096DA141B94133E5913023BB7EB93A_gshared_inline (RowIntervalOperationWrapper_2_tDBE06621330A234DFF4D6BBD6F0EDF1BEAA4B84A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * ___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_t1B609E5BD80DAD4968BDA4885D69F409389BB747 * L_5 = ___operation5; AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 L_6 = (*(AffineOperation_1_t1B609E5BD80DAD4968BDA4885D69F409389BB747 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m273E4FAF289271CE378B84FDA5D9AF1749D07067_gshared_inline (RowIntervalOperationWrapper_2_tB1ED1A18C05B91C660EBFF18C535C8D4AFA19180 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * ___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_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 * L_5 = ___operation5; AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 L_6 = (*(AffineOperation_1_t18A28E8F8B5CBD0EF529FC577DBA843B96E378D1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1342583C97FF4A622F0E35A928FED16A85B63751_gshared_inline (RowIntervalOperationWrapper_2_t1E92BCADE67E15B783C61D65F2F260EA7094896F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 * ___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_t8213C467A0D46D317040191B9D894C800F956B63 * L_5 = ___operation5; AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 L_6 = (*(AffineOperation_1_t8213C467A0D46D317040191B9D894C800F956B63 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m9262881D7BA02B3A1D7715B35B4D6E57F57F2CBE_gshared_inline (RowIntervalOperationWrapper_2_t8E1681EA1AF4727DED7AA671D450BEB7ED8BA3E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 * ___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_tF3060F66431E540786627046909242D1FD6FC570 * L_5 = ___operation5; AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 L_6 = (*(AffineOperation_1_tF3060F66431E540786627046909242D1FD6FC570 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m57A779AA8FD5068CABCB99FCCBB7B3D146D676F1_gshared_inline (RowIntervalOperationWrapper_2_tD558C91BF59F99570889CD5108A791623F2451E1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * ___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_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 * L_5 = ___operation5; AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 L_6 = (*(AffineOperation_1_t9D7E53A2A936DC0198DD5F79067BAB74314341E9 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4B4CA5FED8F0D98AB776238EBD945E76AEB2B959_gshared_inline (RowIntervalOperationWrapper_2_t0C7DA084A380A710F8B455BA6F54ACC07DB48D5A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * ___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_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B * L_5 = ___operation5; AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B L_6 = (*(AffineOperation_1_t6E3FC557F6985F06D24C7CACBD6B081C604BAD3B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE43C0AD7B24D4E6518D583AE65BD38B1F5299800_gshared_inline (RowIntervalOperationWrapper_2_t52CCC22FF87B71AC1CDB901353C9A5392BA48BB2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 * ___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_t6294444747B7F7D51F3860B4150265877092DF59 * L_5 = ___operation5; AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 L_6 = (*(AffineOperation_1_t6294444747B7F7D51F3860B4150265877092DF59 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF803CE5771EB41741BB5FAF1B51942A67DB91AC3_gshared_inline (RowIntervalOperationWrapper_2_tD35C2757327AC482CD7C79C33F4214CEBF21FA4B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * ___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_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F * L_5 = ___operation5; AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F L_6 = (*(AffineOperation_1_t24E8A8045A7E00463DB2A74B61DDF41DB54E680F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCE777858280CDF8AC09141C613133A70907FA0EA_gshared_inline (RowIntervalOperationWrapper_2_t2C8961B7E495150B11FEE547144F9D3EF9BFBD52 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * ___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); ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 * L_5 = ___operation5; ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 L_6 = (*(ProjectiveOperation_1_tD71B8F71B3E798940FE605367FFB4F0FD56DE442 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD17C8928C413DB29CD4BA5208646507B79F6789D_gshared_inline (RowIntervalOperationWrapper_2_t2DE4793287BD954BC6F357A1C1E4DCACC39D57A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * ___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); ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB * L_5 = ___operation5; ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB L_6 = (*(ProjectiveOperation_1_tF3571577B63675D53EA247EE3A631387C2B6BFBB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA34653A5B6B8096EBFFBFD86405FA3CD9866B482_gshared_inline (RowIntervalOperationWrapper_2_tEF6ADCF955E71289F4C1CB4FFAFE175FC1E5065C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * ___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); ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A * L_5 = ___operation5; ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A L_6 = (*(ProjectiveOperation_1_t399EEF8B05312112E260D041A3DF948AAF526F4A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10932C3D53D042033ECDD0F0DB7D27A37800DACA_gshared_inline (RowIntervalOperationWrapper_2_t7A6680D38C2F9A019631C877D963499E7A2630D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * ___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); ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 * L_5 = ___operation5; ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 L_6 = (*(ProjectiveOperation_1_t8C6F4CB5CDB195FCE70DCC20F2D1F05294CD0D53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC5AC906EB23571B05D4EF8E387920187D534ABC6_gshared_inline (RowIntervalOperationWrapper_2_tEFE1458E968F17980E863BFCC7E5BA3525BA5275 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * ___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); ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 * L_5 = ___operation5; ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 L_6 = (*(ProjectiveOperation_1_t019E0A6BA2D73EC248A946827D7B0A30D66AD337 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3061670D8F568148548E3B062DA615ED869ADDED_gshared_inline (RowIntervalOperationWrapper_2_tE7EA900C4412468B80FC49A92E3032C1292113D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * ___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); ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 * L_5 = ___operation5; ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 L_6 = (*(ProjectiveOperation_1_tA24D692E2DF7D28910876A4FBFB3563F557CC191 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DA92EA401D653D95FAF7E778BE5F79C7263FDF9_gshared_inline (RowIntervalOperationWrapper_2_t9C01BB07A910E91F5BB13B0AC46F38D940650467 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * ___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); ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 * L_5 = ___operation5; ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 L_6 = (*(ProjectiveOperation_1_t9900D0AD51B5488690B1B6EAFC2608CD10CFA191 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDA82F6C7E4B251B38375FAC7376A8FC70335F7F0_gshared_inline (RowIntervalOperationWrapper_2_t99AA5F543E4C7E405E3FC6C82DF5337041550F44 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * ___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); ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 * L_5 = ___operation5; ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 L_6 = (*(ProjectiveOperation_1_tBB5BD6B44DB407BF7A65F60F166C1DE9F7C2D047 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4E622C7AB0AF33490834C928BB4D8E3FCF52FC41_gshared_inline (RowIntervalOperationWrapper_2_t371F588B79D0D2014AA7EAA6A4B54F14894D9DA3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * ___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); ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 * L_5 = ___operation5; ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 L_6 = (*(ProjectiveOperation_1_tB92A7CE1E31324FB4D5CBA8563F4445EBFC26B37 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF31FB95CCE3E6440D9A3DB8A2D2D8AE5CFA4628_gshared_inline (RowIntervalOperationWrapper_2_tF062A693E4D20E5B1116AA14C0A4FFA94C1D850F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * ___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); ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 * L_5 = ___operation5; ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 L_6 = (*(ProjectiveOperation_1_tBAEC51AF1D32D96D0977F928CE84FDE049D73881 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0C859189D3383FFD44832A6C5E41A030C0EBD0AB_gshared_inline (RowIntervalOperationWrapper_2_t8469B279703BF18524C403A72C142ED46DE088F7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * ___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); ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 * L_5 = ___operation5; ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 L_6 = (*(ProjectiveOperation_1_t15A771978D2DDC54CFD4A4795998FA3CF9EFF5F2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m9D2A6EA3B9C59EBAFDCF9064DB523189BAF4A5A3_gshared_inline (RowIntervalOperationWrapper_2_t5D22181CB56B5E0D87FD43C4F5F70D329E9F997C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * ___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); ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F * L_5 = ___operation5; ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F L_6 = (*(ProjectiveOperation_1_tE114AFB716F53E21D54805027583E600F997082F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m50ED755EE27F5B2012FE0DD3FB1D08256A3F3D48_gshared_inline (RowIntervalOperationWrapper_2_t7E91074E9B8C8B8F7612697B19A02CFF278321DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * ___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); ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED * L_5 = ___operation5; ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED L_6 = (*(ProjectiveOperation_1_t116E77F112358AE2F3156337DFAEFD57418F1AED *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA691FE59C784D3D7AC633BE59D0A3825A3D10649_gshared_inline (RowIntervalOperationWrapper_2_t6823E5BA012D31C25C1C3EF997AA12E04C40DE24 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * ___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); ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 * L_5 = ___operation5; ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 L_6 = (*(ProjectiveOperation_1_t0D129B68290086CDEEAA2EB4DEBE5CEACBF94222 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0BDADAE28BB7F75466B6BE0CB736EE22A5BFF965_gshared_inline (RowIntervalOperationWrapper_2_t58D7F02F460C6F08C7C87E470FDD5D456540F717 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * ___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); ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 * L_5 = ___operation5; ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 L_6 = (*(ProjectiveOperation_1_t1DE212A0BF54399171FCBE070B15FF35BF61BA04 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFD3A87649CACD88BAC1FE56E3AEBA3C4D774D7A8_gshared_inline (RowIntervalOperationWrapper_2_t35578CD43A789D61100BAD168B6B30E6776CEE3A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * ___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); ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD * L_5 = ___operation5; ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD L_6 = (*(ProjectiveOperation_1_t15AB769C35B77FDCA07B45C73016B135E629BDFD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF7E4C90B097FB22F4A7DDE45927E313E2DB5FE87_gshared_inline (RowIntervalOperationWrapper_2_t0751C9AA63EDDB13FE11895F24839BA8ED0B81E8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * ___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); ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 * L_5 = ___operation5; ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 L_6 = (*(ProjectiveOperation_1_t4B038BC47157F30A2D365DAB76CD61BF9A3CFA11 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8FFB703AB37D12C46B53887979226D8018AF4960_gshared_inline (RowIntervalOperationWrapper_2_t24B79FB32B29231AE4FA182C7918AA1C55E5EC0B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * ___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); ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E * L_5 = ___operation5; ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E L_6 = (*(ProjectiveOperation_1_tB611391307F62A004069159460F8C98C23DFE80E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD77C239A66FB74C2C0F7B03328642C6B31A6FE87_gshared_inline (RowIntervalOperationWrapper_2_tAF054C9FF22AD899AC2D62959B9909CC7F25BF1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * ___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); ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 * L_5 = ___operation5; ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 L_6 = (*(ProjectiveOperation_1_tFAD59A14D7127E41798A5E06CBCB67F9BB438226 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m36BDE261AB2C4087F9332ABEA46E520B3AD4315D_gshared_inline (RowIntervalOperationWrapper_2_tB5B7D8317630BA9DBA22EA2EB7510DDC56ADCC75 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * ___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); ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 * L_5 = ___operation5; ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 L_6 = (*(ProjectiveOperation_1_tD0935833339AAAF1D459511D6541C7E1CB97CFE0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC6633E521B6348087C3F80B846D0F91DDEA4FC4D_gshared_inline (RowIntervalOperationWrapper_2_t36E29CC79B196D16EB9766C85FA9356FC8A4FB9F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * ___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); ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 * L_5 = ___operation5; ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 L_6 = (*(ProjectiveOperation_1_tFB4EB6613671FE7B62698EF9FF657430EC2E27E4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CYU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t 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; } }